Skip to content

Commit 7888990

Browse files
Update guava to 32.1.1-jre (#2259)
1 parent 92f069c commit 7888990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ object Deps {
115115
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
116116
def fansi = ivy"com.lihaoyi::fansi:0.4.0"
117117
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
118-
def guava = ivy"com.google.guava:guava:32.0.1-jre"
118+
def guava = ivy"com.google.guava:guava:32.1.1-jre"
119119
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
120120
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
121121
def jimfs = ivy"com.google.jimfs:jimfs:1.2"

0 commit comments

Comments
 (0)