Skip to content

Commit

Permalink
⬆️ Bump io.grpc:grpc-netty from 1.61.0 to 1.62.2
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) from 1.61.0 to 1.62.2.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.0...v1.62.2)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 8f47652 commit 2c44b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation("org.commonmark:commonmark-ext-autolink:0.21.0")
implementation("com.bybutter.sisyphus:sisyphus-grpc:2.1.21")
implementation("com.bybutter.sisyphus:sisyphus-jackson-protobuf:2.1.21")
implementation("io.grpc:grpc-netty:1.61.0")
implementation("io.grpc:grpc-netty:1.62.2")
}

// Configure gradle-intellij-plugin plugin.
Expand Down

0 comments on commit 2c44b9e

Please sign in to comment.