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 3692366 commit dccd8c5Copy full SHA for dccd8c5
sigstore-java/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("build-logic.java-published-library")
5
id("build-logic.test-junit5")
6
id("org.jsonschema2dataclass") version "5.0.0"
7
- id("com.google.protobuf") version "0.9.1"
+ id("com.google.protobuf") version "0.9.2"
8
}
9
10
description = "A Java client for signing and verifying using Sigstore"
0 commit comments