We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f069c commit 7888990Copy full SHA for 7888990
project/deps.sc
@@ -115,7 +115,7 @@ object Deps {
115
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
116
def fansi = ivy"com.lihaoyi::fansi:0.4.0"
117
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
118
- def guava = ivy"com.google.guava:guava:32.0.1-jre"
+ def guava = ivy"com.google.guava:guava:32.1.1-jre"
119
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
120
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
121
def jimfs = ivy"com.google.jimfs:jimfs:1.2"
0 commit comments