Skip to content

Commit eb2a882

Browse files
Update guava to 33.4.8-jre (#3637)
1 parent 5459417 commit eb2a882

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
@@ -175,7 +175,7 @@ object Deps {
175175
def expecty = ivy"com.eed3si9n.expecty::expecty:0.17.0"
176176
def fansi = ivy"com.lihaoyi::fansi:0.5.0"
177177
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
178-
def guava = ivy"com.google.guava:guava:33.4.7-jre"
178+
def guava = ivy"com.google.guava:guava:33.4.8-jre"
179179
def javaClassName =
180180
ivy"org.virtuslab.scala-cli.java-class-name:java-class-name_3:${Versions.javaClassName}"
181181
.exclude(

0 commit comments

Comments
 (0)