Skip to content

Commit

Permalink
⬆️ Bump client-java from 11.0.1 to 12.0.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [client-java](https://github.com/kubernetes-client/java) from 11.0.1 to 12.0.0.
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/java@client-java-parent-11.0.1...client-java-parent-12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 690c09f commit aac4341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle.kts
Expand Up @@ -27,7 +27,7 @@ dependencies {
api("com.aliyun.hbase:alihbase-client:2.8.4")
api("org.reflections:reflections:0.9.12")
api("com.github.os72:protoc-jar:3.11.4")
api("io.kubernetes:client-java:11.0.1")
api("io.kubernetes:client-java:12.0.0")
api("io.netty:netty-tcnative-boringssl-static:2.0.36.Final")
api("org.apache.maven.wagon:wagon-http:3.4.3")
api("org.junit.jupiter:junit-jupiter:5.7.1")
Expand Down

0 comments on commit aac4341

Please sign in to comment.