Skip to content

Commit dccd8c5

Browse files
Update plugin com.google.protobuf to v0.9.2
1 parent 3692366 commit dccd8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("build-logic.java-published-library")
55
id("build-logic.test-junit5")
66
id("org.jsonschema2dataclass") version "5.0.0"
7-
id("com.google.protobuf") version "0.9.1"
7+
id("com.google.protobuf") version "0.9.2"
88
}
99

1010
description = "A Java client for signing and verifying using Sigstore"

0 commit comments

Comments
 (0)