Skip to content

Commit 9d364d8

Browse files
Update plugin org.jsonschema2dataclass to v6
1 parent b213c1b commit 9d364d8

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
@@ -3,7 +3,7 @@ import com.google.protobuf.gradle.id
33
plugins {
44
id("build-logic.java-published-library")
55
id("build-logic.test-junit5")
6-
id("org.jsonschema2dataclass") version "5.0.0"
6+
id("org.jsonschema2dataclass") version "6.0.0"
77
id("com.google.protobuf") version "0.9.2"
88
}
99

0 commit comments

Comments
 (0)