diff --git a/build.gradle b/build.gradle index d91fcb0..8b18ee4 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ dependencies { kapt 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT' compileOnly 'com.velocitypowered:velocity-api:3.3.0-SNAPSHOT' implementation 'io.fabric8:kubernetes-client:6.9.2' - implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.9.2' + implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.13.2' implementation 'com.github.fkorotkov:k8s-kotlin-dsl:3.3.0' implementation 'io.lettuce:lettuce-core:6.3.0.RELEASE' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-reactive' // lettuce need this