Skip to content

Commit

Permalink
build(deps): Update guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Sep 27, 2024
1 parent d1dea43 commit 8a1b1e0
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 @@ -48,7 +48,7 @@ object V {
val scribe = "3.15.0"
val qdox = "2.1.0"

val guava = "com.google.guava" % "guava" % "33.3.0-jre"
val guava = "com.google.guava" % "guava" % "33.3.1-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 8a1b1e0

Please sign in to comment.