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 8625923 commit 8e3891bCopy full SHA for 8e3891b
build.gradle
@@ -322,7 +322,7 @@ dependencies {
322
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.2.3'
323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.2.3'
324
implementation 'com.google.guava:guava:18.0'
325
- implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.6'
+ implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.7'
326
implementation('com.j2html:j2html:0.7') {
327
exclude group: 'junit', module: 'junit' // bro
328
}
0 commit comments