Skip to content

Commit

Permalink
fix(deps): update grpc-java monorepo to v1.69.0 (#800)
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 Dec 24, 2024
1 parent 763a984 commit b744072
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 @@ -5,7 +5,7 @@ dependencyResolutionManagement {
create("libs") {
version("kotlin", "1.9.25")
version("kubernetes-client", "6.13.4")
version("grpc", "1.68.2")
version("grpc", "1.69.0")

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

0 comments on commit b744072

Please sign in to comment.