Skip to content

Commit fd0d9c3

Browse files
authored
Update guava to 33.3.1 (#3785)
Pull request: #3785
1 parent 2ee1e00 commit fd0d9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ object Deps {
229229
ivy"commons-io:commons-io:2.16.1",
230230
ivy"com.google.code.gson:gson:2.11.0",
231231
ivy"com.google.protobuf:protobuf-java:4.28.2",
232-
ivy"com.google.guava:guava:33.3.0-jre",
232+
ivy"com.google.guava:guava:33.3.1-jre",
233233
ivy"org.yaml:snakeyaml:2.3",
234234
ivy"org.apache.commons:commons-compress:1.26.2"
235235
)

0 commit comments

Comments
 (0)