Skip to content

Commit

Permalink
Update guava to 33.4.0-jre (#3376)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 18, 2024
1 parent 3398b25 commit d6d34aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ object Deps {
def expecty = ivy"com.eed3si9n.expecty::expecty:0.17.0"
def fansi = ivy"com.lihaoyi::fansi:0.5.0"
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
def guava = ivy"com.google.guava:guava:33.3.1-jre"
def guava = ivy"com.google.guava:guava:33.4.0-jre"
def javaClassName =
ivy"org.virtuslab.scala-cli.java-class-name:java-class-name_3:${Versions.javaClassName}"
.exclude(
Expand Down

0 comments on commit d6d34aa

Please sign in to comment.