Skip to content

Commit e6c22fe

Browse files
Update guava to 32.1.3-jre (#2467)
1 parent c41468d commit e6c22fe

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
@@ -119,7 +119,7 @@ object Deps {
119119
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
120120
def fansi = ivy"com.lihaoyi::fansi:0.4.0"
121121
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
122-
def guava = ivy"com.google.guava:guava:32.1.2-jre"
122+
def guava = ivy"com.google.guava:guava:32.1.3-jre"
123123
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
124124
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r"
125125
def jimfs = ivy"com.google.jimfs:jimfs:1.3.0"

0 commit comments

Comments
 (0)