diff --git a/build.gradle b/build.gradle index 1b92b7b..636e495 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ dependencies { kapt 'com.velocitypowered:velocity-api:3.4.0-SNAPSHOT' compileOnly 'com.velocitypowered:velocity-api:3.4.0-SNAPSHOT' implementation 'io.fabric8:kubernetes-client:6.13.4' - implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.13.4' + implementation 'io.fabric8:kubernetes-httpclient-okhttp:7.0.0' implementation 'com.github.fkorotkov:k8s-kotlin-dsl:3.3.0' implementation 'io.lettuce:lettuce-core:6.5.0.RELEASE' implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-reactive' // lettuce need this