We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7112e29 commit 6933dfeCopy full SHA for 6933dfe
build.gradle
@@ -159,7 +159,7 @@ dependencies {
159
implementation "org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0"
160
implementation "software.amazon.smithy:smithy-model:[1.30.0, 2.0["
161
implementation 'io.get-coursier:interface:1.0.4'
162
- implementation 'com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.3'
+ implementation 'com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.4'
163
164
// Use JUnit test framework
165
testImplementation "junit:junit:4.13"
0 commit comments