Skip to content

Commit c22f529

Browse files
Bump io.grpc:protoc-gen-grpc-java from 1.56.1 to 1.68.2
Bumps [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) from 1.56.1 to 1.68.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.68.2) --- updated-dependencies: - dependency-name: io.grpc:protoc-gen-grpc-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eae57c5 commit c22f529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsignals-tests/images/grpc/grpc-base/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ protobuf {
3636
}
3737
plugins {
3838
create("grpc") {
39-
artifact = "io.grpc:protoc-gen-grpc-java:1.56.1"
39+
artifact = "io.grpc:protoc-gen-grpc-java:1.68.2"
4040
}
4141
}
4242
generateProtoTasks {

0 commit comments

Comments
 (0)