Skip to content

Commit

Permalink
fix(deps): update grpc-java monorepo to v1.63.0 (#549)
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 May 18, 2024
1 parent b86cdc5 commit c45fea4
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 c45fea4

Please sign in to comment.