Skip to content

Commit

Permalink
Update transitive runtime dependency guava from 33.0.0 to 33.1.0 (com…
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou authored Mar 17, 2024
1 parent b4e1539 commit f3bdb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ object Deps {
ivy"commons-io:commons-io:2.15.1",
ivy"com.google.code.gson:gson:2.10.1",
ivy"com.google.protobuf:protobuf-java:3.25.3",
ivy"com.google.guava:guava:33.0.0-jre",
ivy"com.google.guava:guava:33.1.0-jre",
ivy"org.yaml:snakeyaml:2.2",
ivy"org.apache.commons:commons-compress:[1.26.0,)"
)
Expand Down

0 comments on commit f3bdb67

Please sign in to comment.