Skip to content

Commit

Permalink
fix(deps): update fabric8-kubernetes-client monorepo to v6.10.0 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 2831814 commit 63548a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("kotlin", "1.9.10")
version("kubernetes-client", "6.9.2")
version("kubernetes-client", "6.10.0")
version("grpc", "1.61.0")

library("adventure-api", "net.kyori:adventure-api:4.15.0")
Expand Down

0 comments on commit 63548a2

Please sign in to comment.