Skip to content

Commit

Permalink
Update smithy to 1.37.0 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz authored Aug 29, 2023
1 parent da43a44 commit 667b598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@ publishing {

dependencies {
implementation "org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0"
implementation "software.amazon.smithy:smithy-build:[1.35.0, 2.0["
implementation "software.amazon.smithy:smithy-cli:[1.35.0, 2.0["
implementation "software.amazon.smithy:smithy-model:[1.35.0, 2.0["
implementation "software.amazon.smithy:smithy-build:[1.37.0, 2.0["
implementation "software.amazon.smithy:smithy-cli:[1.37.0, 2.0["
implementation "software.amazon.smithy:smithy-model:[1.37.0, 2.0["
implementation 'com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.10'

// Use JUnit test framework
Expand Down

0 comments on commit 667b598

Please sign in to comment.