Skip to content

Commit

Permalink
fix(deps): update grpc-java monorepo to v1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent d786cb6 commit e7abc26
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.23")
version("kubernetes-client", "6.12.1")
version("grpc", "1.62.2")
version("grpc", "1.63.0")

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

0 comments on commit e7abc26

Please sign in to comment.