Skip to content

Commit 81c3b34

Browse files
committed
Another update...
1 parent 5d52f47 commit 81c3b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ object Dependencies {
88

99
val madgagCompress = "com.madgag" % "util-compress" % "1.35"
1010

11-
val guava = Seq("com.google.guava" % "guava" % "31.1-jre", "com.google.code.findbugs" % "jsr305" % "3.0.2")
11+
val guava = Seq("com.google.guava" % "guava" % "32.1.3-jre", "com.google.code.findbugs" % "jsr305" % "3.0.2")
1212

1313
}

0 commit comments

Comments
 (0)