We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8563be6 + f14a994 commit 4ded70dCopy full SHA for 4ded70d
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
38
implementation("commons-io:commons-io:2.18.0")
39
implementation("com.google.code.gson:gson:2.12.1")
40
- implementation("com.google.guava:guava:33.4.0-jre")
+ implementation("com.google.guava:guava:33.4.5-jre")
41
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml")
42
implementation("com.fasterxml.jackson.core:jackson-core")
43
implementation("com.fasterxml.jackson.core:jackson-databind")
0 commit comments