Skip to content

Commit a874fc2

Browse files
Update dependency org.jsonschema2pojo:jsonschema2pojo-core from 1.2.2 to 1.3.3
1 parent c3570d3 commit a874fc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/java/classpath/custom-rule-factory/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ plugins {
33
}
44

55
dependencies {
6-
compileOnly("org.jsonschema2pojo:jsonschema2pojo-core:1.2.2")
6+
compileOnly("org.jsonschema2pojo:jsonschema2pojo-core:1.3.3")
77
}

0 commit comments

Comments
 (0)