Skip to content

Commit

Permalink
fix(deps): update dependency io.grpc:grpc-netty-shaded to v1.60.1 (je…
Browse files Browse the repository at this point in the history
…remylvln#322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 0531dbc commit 8303b6e
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 @@ -21,7 +21,7 @@ dependencyResolutionManagement {
library("kubernetes-client", "io.fabric8", "kubernetes-client").versionRef("kubernetes-client")
library("kubernetes-client-api", "io.fabric8", "kubernetes-client-api").versionRef("kubernetes-client")
library("kubernetes-client-http", "io.fabric8", "kubernetes-httpclient-okhttp").versionRef("kubernetes-client")
library("netty-shaded", "io.grpc:grpc-netty-shaded:1.60.0")
library("netty-shaded", "io.grpc:grpc-netty-shaded:1.60.1")
library("protobuf", "com.google.protobuf:protobuf-java:3.25.1")
library("velocity-api", "com.velocitypowered:velocity-api:3.1.1")

Expand Down

0 comments on commit 8303b6e

Please sign in to comment.