We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99051ec commit 90a44bfCopy full SHA for 90a44bf
build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
api("org.apache.commons", "commons-text", "1.12.0")
19
20
// Serialization
21
- api("com.google.guava", "guava", "33.3.0-jre")
+ api("com.google.guava", "guava", "33.3.1-jre")
22
api("com.fasterxml.jackson.core", "jackson-databind", "2.18.2")
23
24
// web api
0 commit comments