diff --git a/build.sc b/build.sc index 4748805..f5cc9e0 100644 --- a/build.sc +++ b/build.sc @@ -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"