Skip to content

Commit 2733ff8

Browse files
Bump io.fabric8:kubernetes-client from 6.4.1 to 6.5.1 in /modules/k3s
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.4.1 to 6.5.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.4.1...v6.5.1) --- updated-dependencies: - dependency-name: io.fabric8:kubernetes-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8844eb commit 2733ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k3s/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
// Any >2.8 version here is not compatible with jackson-databind 2.8.x.
99
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.8'
1010

11-
testImplementation 'io.fabric8:kubernetes-client:6.4.1'
11+
testImplementation 'io.fabric8:kubernetes-client:6.5.1'
1212
testImplementation 'io.kubernetes:client-java:17.0.1'
1313
testImplementation 'org.assertj:assertj-core:3.24.2'
1414
}

0 commit comments

Comments
 (0)