Skip to content

Commit

Permalink
Merge pull request #47 from disneystreaming/fix-version-number
Browse files Browse the repository at this point in the history
chore: fix direct smithy-build version
  • Loading branch information
Baccata committed Sep 1, 2023
2 parents 9eec65c + 199d617 commit 8018887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
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 8018887

Please sign in to comment.