Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/grpcVersion-1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlambrecht authored Jan 23, 2025
2 parents 85c2ca4 + b169de3 commit 9a0e6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ subprojects {
shadowVersion = '8.1.1'

//IMPORTANT: This must be in sync with the shaded netty version in gRPC
nettyVersion = '4.1.116.Final'
nettyVersion = '4.1.117.Final'
}

apply plugin: 'java-library'
Expand Down

0 comments on commit 9a0e6bc

Please sign in to comment.