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 5b57989 commit ad706c0Copy full SHA for ad706c0
project/deps.sc
@@ -138,7 +138,7 @@ object Deps {
138
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
139
def fansi = ivy"com.lihaoyi::fansi:0.5.0"
140
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
141
- def guava = ivy"com.google.guava:guava:33.2.0-jre"
+ def guava = ivy"com.google.guava:guava:33.2.1-jre"
142
def javaClassName =
143
ivy"org.virtuslab.scala-cli.java-class-name:java-class-name_3:${Versions.javaClassName}"
144
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r"
0 commit comments