Skip to content

Commit

Permalink
Update plugin org.jsonschema2dataclass to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2023
1 parent b213c1b commit 9d364d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.google.protobuf.gradle.id
plugins {
id("build-logic.java-published-library")
id("build-logic.test-junit5")
id("org.jsonschema2dataclass") version "5.0.0"
id("org.jsonschema2dataclass") version "6.0.0"
id("com.google.protobuf") version "0.9.2"
}

Expand Down

0 comments on commit 9d364d8

Please sign in to comment.