Skip to content

Commit

Permalink
fix direct smithy-build version
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed Aug 31, 2023
1 parent 9eec65c commit 199d617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object lsp extends MavenModule with PublishModule {

def ivyDeps = Agg(
ivy"org.eclipse.lsp4j:org.eclipse.lsp4j:0.14.0",
ivy"software.amazon.smithy:smithy-model:1.35.0",
ivy"software.amazon.smithy:smithy-model:1.37.0",
ivy"software.amazon.smithy:smithy-cli:1.37.0",
ivy"io.get-coursier:interface:1.0.4",
ivy"com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.10"
Expand Down

0 comments on commit 199d617

Please sign in to comment.