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 d878d91 commit fa15d19Copy full SHA for fa15d19
project/deps.sc
@@ -161,7 +161,7 @@ object Deps {
161
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
162
def fansi = ivy"com.lihaoyi::fansi:0.5.0"
163
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
164
- def guava = ivy"com.google.guava:guava:33.2.1-jre"
+ def guava = ivy"com.google.guava:guava:33.3.0-jre"
165
def javaClassName =
166
ivy"org.virtuslab.scala-cli.java-class-name:java-class-name_3:${Versions.javaClassName}"
167
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r"
0 commit comments