Skip to content

Commit 9355635

Browse files
build(deps): bump kubernetes-client from 6.0.0 to 6.1.1 (#19)
Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/fabric8io/kubernetes-client/releases) - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md) - [Commits](fabric8io/kubernetes-client@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: io.fabric8:kubernetes-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d067263 commit 9355635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'org.springframework.boot:spring-boot-starter-actuator'
4242
implementation 'org.springframework.boot:spring-boot-starter-webflux'
4343
implementation 'org.springframework.boot:spring-boot-starter-validation'
44-
implementation 'io.fabric8:kubernetes-client:6.0.0'
44+
implementation 'io.fabric8:kubernetes-client:6.1.1'
4545
implementation 'com.nimbusds:nimbus-jose-jwt:9.24.3'
4646
implementation 'org.bouncycastle:bcpkix-jdk18on:1.71.1'
4747

0 commit comments

Comments
 (0)