We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcee57f commit 7f53871Copy full SHA for 7f53871
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.3'
+ artifact = 'com.google.protobuf:protoc:3.25.5'
54
}
55
plugins {
56
grpc {
0 commit comments