Skip to content

Commit

Permalink
Bump smithy-model
Browse files Browse the repository at this point in the history
  • Loading branch information
daddykotex committed Jan 4, 2023
1 parent bb7050a commit 62e5803
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.26.0",
ivy"software.amazon.smithy:smithy-model:1.27.0",
ivy"io.get-coursier:interface:1.0.4"
)

Expand Down

0 comments on commit 62e5803

Please sign in to comment.