Skip to content

Commit

Permalink
Update guava to 32.1.2-jre (#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 2, 2023
1 parent cdffc3f commit dfd5339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -117,7 +117,7 @@ object Deps {
def expecty = ivy"com.eed3si9n.expecty::expecty:0.16.0"
def fansi = ivy"com.lihaoyi::fansi:0.4.0"
def giter8 = ivy"org.foundweekends.giter8:giter8:0.16.2"
def guava = ivy"com.google.guava:guava:32.1.1-jre"
def guava = ivy"com.google.guava:guava:32.1.2-jre"
def javaClassName = ivy"io.github.alexarchambault.scala-cli:java-class-name_3:0.1.0"
def jgit = ivy"org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r"
def jimfs = ivy"com.google.jimfs:jimfs:1.3.0"
Expand Down

0 comments on commit dfd5339

Please sign in to comment.