Skip to content

Commit

Permalink
fix(deps): update fabric8-kubernetes-client monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c9e6b13 commit ba41f88
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.25")
version("kubernetes-client", "6.13.4")
version("kubernetes-client", "7.0.1")
version("grpc", "1.69.0")

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

0 comments on commit ba41f88

Please sign in to comment.