Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/io.fabric8-kub…
Browse files Browse the repository at this point in the history
…ernetes-httpclient-okhttp-6.13.3' into 1.21.1
  • Loading branch information
jimchen5209 committed Aug 15, 2024
2 parents 29f9270 + 521405d commit 00ef78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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.13.3'
implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.13.1'
implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.13.3'
implementation 'com.github.fkorotkov:k8s-kotlin-dsl:3.3.0'
implementation 'io.lettuce:lettuce-core:6.4.0.RELEASE'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-reactive' // lettuce need this
Expand Down

0 comments on commit 00ef78e

Please sign in to comment.