We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee1e00 commit fd0d9c3Copy full SHA for fd0d9c3
build.mill
@@ -229,7 +229,7 @@ object Deps {
229
ivy"commons-io:commons-io:2.16.1",
230
ivy"com.google.code.gson:gson:2.11.0",
231
ivy"com.google.protobuf:protobuf-java:4.28.2",
232
- ivy"com.google.guava:guava:33.3.0-jre",
+ ivy"com.google.guava:guava:33.3.1-jre",
233
ivy"org.yaml:snakeyaml:2.3",
234
ivy"org.apache.commons:commons-compress:1.26.2"
235
)
0 commit comments