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 e809984 commit 111bad7Copy full SHA for 111bad7
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
}
50
51
implementation("io.kubernetes:client-java:24.0.0")
52
- implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
53
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2")
54
55
0 commit comments