Skip to content

Commit

Permalink
fix(deps): update grpc to v1.59.1 (jeremylvln#272)
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] committed Dec 12, 2023
1 parent e2c7230 commit 75c4cdd
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.0")
version("grpc", "1.59.1")

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 75c4cdd

Please sign in to comment.