Skip to content

Commit

Permalink
Bump protoc-java from 1.61.1 to 1.62.2
Browse files Browse the repository at this point in the history
Bumps `protoc-java` from 1.61.1 to 1.62.2.

Updates `io.grpc:grpc-protobuf` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.1...v1.62.2)

Updates `io.grpc:grpc-netty` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.1...v1.62.2)

Updates `io.grpc:protoc-gen-grpc-java` from 1.61.1 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.61.1...v1.62.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 1c7e14e commit a870c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pitest-junit = "1.2.1"
kotest-core = "5.8.0"
kotest-testcontainers = "2.0.2"
protobuf = "3.25.3"
protoc-java = "1.61.1"
protoc-java = "1.62.2"
protoc-kotlin = "1.4.1"
kotlin-coroutines = "1.8.0"
slf4j = "2.0.11"
Expand Down

0 comments on commit a870c16

Please sign in to comment.