Skip to content

Commit 6933dfe

Browse files
authored
Update smithytranslate-formatter to 0.3.4 (#103)
1 parent 7112e29 commit 6933dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ dependencies {
159159
implementation "org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0"
160160
implementation "software.amazon.smithy:smithy-model:[1.30.0, 2.0["
161161
implementation 'io.get-coursier:interface:1.0.4'
162-
implementation 'com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.3'
162+
implementation 'com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.4'
163163

164164
// Use JUnit test framework
165165
testImplementation "junit:junit:4.13"

0 commit comments

Comments
 (0)