Skip to content

Commit

Permalink
version bumps from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed May 4, 2023
1 parent deddeda commit 6237550
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ 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.30.0",
ivy"software.amazon.smithy:smithy-model:1.31.0",
ivy"io.get-coursier:interface:1.0.4",
ivy"com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.3"
ivy"com.disneystreaming.smithy:smithytranslate-formatter-jvm-java-api:0.3.4"
)

def publishVersion = T { gitVersion() }
Expand Down

0 comments on commit 6237550

Please sign in to comment.