Skip to content

Commit

Permalink
Update transitve guava dependency from 33.1.0 to 33.2.0 (#3159)
Browse files Browse the repository at this point in the history
Pull request: #3159
  • Loading branch information
lefou authored May 21, 2024
1 parent d6e8b1d commit 1792ac4
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 @@ -199,7 +199,7 @@ object Deps {
ivy"commons-io:commons-io:2.16.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.1.0-jre",
ivy"com.google.guava:guava:33.2.0-jre",
ivy"org.yaml:snakeyaml:2.2",
ivy"org.apache.commons:commons-compress:[1.26.0,)"
)
Expand Down

0 comments on commit 1792ac4

Please sign in to comment.