Skip to content

Commit

Permalink
build(deps): Update guava from 32.1.3-jre to 33.0.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Dec 22, 2023
1 parent a7f95d7 commit 3bde645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/V.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object V {
val scribe = "3.13.0"
val qdox = "2.0.3"

val guava = "com.google.guava" % "guava" % "32.1.3-jre"
val guava = "com.google.guava" % "guava" % "33.0.0-jre"
val lsp4j = "org.eclipse.lsp4j" % "org.eclipse.lsp4j" % lsp4jV
val dap4j = "org.eclipse.lsp4j" % "org.eclipse.lsp4j.debug" % lsp4jV

Expand Down

0 comments on commit 3bde645

Please sign in to comment.