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-client-6.13.3' into 1.21.1
  • Loading branch information
jimchen5209 committed Aug 15, 2024
2 parents 9ae3378 + 6e2f1a7 commit 245e9cf
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 @@ -23,7 +23,7 @@ repositories {
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-client:6.13.3'
implementation 'io.fabric8:kubernetes-httpclient-okhttp:6.9.2'
implementation 'com.github.fkorotkov:k8s-kotlin-dsl:3.3.0'
implementation 'io.lettuce:lettuce-core:6.4.0.RELEASE'
Expand Down

0 comments on commit 245e9cf

Please sign in to comment.