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 e03fac7 commit 2f20409Copy full SHA for 2f20409
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
46
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
47
implementation 'org.apache.commons:commons-text:1.13.1'
48
- implementation 'com.google.guava:guava:33.4.0-jre'
+ implementation 'com.google.guava:guava:33.4.7-jre'
49
implementation 'org.msgpack:msgpack-core:0.9.+'
50
51
testImplementation "org.junit.jupiter:junit-jupiter-api:$JUNIT_VERSION"
0 commit comments