Skip to content

Commit

Permalink
fix(deps): update grpc to v1.60.0 (jeremylvln#286)
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 19, 2023
1 parent 61e5db9 commit f538bf4
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.10")
version("kubernetes-client", "6.9.1")
version("grpc", "1.59.1")
version("grpc", "1.60.0")

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

0 comments on commit f538bf4

Please sign in to comment.