Skip to content

Commit

Permalink
Update guava to 33.2.0-jre (#2883)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 6, 2024
1 parent 1a8c17d commit b4039db
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 @@ -138,7 +138,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.1.0-jre"
def guava = ivy"com.google.guava:guava:33.2.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 b4039db

Please sign in to comment.