We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0ff04 commit a5cd1f7Copy full SHA for a5cd1f7
java-spiffe-core/build.gradle
@@ -50,7 +50,7 @@ task integrationTest(type: Test) {
50
51
protobuf {
52
protoc {
53
- artifact = 'com.google.protobuf:protoc:3.25.5'
+ artifact = 'com.google.protobuf:protoc:4.33.0'
54
}
55
plugins {
56
grpc {
0 commit comments