Skip to content

Commit

Permalink
Update guava to 33.3.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 17, 2024
1 parent 721e28e commit 55a1c09
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 @@ -158,7 +158,7 @@ object Deps {
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.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.2.1-jre"
def guava = ivy"com.google.guava:guava:33.3.0-jre"
def javaClassName =
ivy"org.virtuslab.scala-cli.java-class-name:java-class-name_3:${Versions.javaClassName}"
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r"
Expand Down

0 comments on commit 55a1c09

Please sign in to comment.