Skip to content

Commit

Permalink
Bump io.fabric8:kubernetes-httpclient-okhttp from 6.9.2 to 6.13.2
Browse files Browse the repository at this point in the history
Bumps [io.fabric8:kubernetes-httpclient-okhttp](https://github.com/fabric8io/kubernetes-client) from 6.9.2 to 6.13.2.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.9.2...v6.13.2)

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-httpclient-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent acf3d1a commit 28dd79f
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 @@ -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
Expand Down

0 comments on commit 28dd79f

Please sign in to comment.