Skip to content

Commit a5de6d5

Browse files
chore(deps): update plugin org.jsonschema2pojo to v1.2.2 (#6736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5f6218 commit a5de6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginManagement {
33
id("com.gradleup.shadow") version "8.3.2"
44
id("com.gradle.develocity") version "3.18.1"
55
id("de.undercouch.download") version "5.6.0"
6-
id("org.jsonschema2pojo") version "1.2.1"
6+
id("org.jsonschema2pojo") version "1.2.2"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
88
id("org.graalvm.buildtools.native") version "0.10.3"
99
}

0 commit comments

Comments
 (0)