Skip to content

Commit 8e3891b

Browse files
Bump com.googlecode.jsonschema2pojo:jsonschema2pojo-core
Bumps com.googlecode.jsonschema2pojo:jsonschema2pojo-core from 0.3.6 to 0.3.7. --- updated-dependencies: - dependency-name: com.googlecode.jsonschema2pojo:jsonschema2pojo-core dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8625923 commit 8e3891b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ dependencies {
322322
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.2.3'
323323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.2.3'
324324
implementation 'com.google.guava:guava:18.0'
325-
implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.6'
325+
implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.7'
326326
implementation('com.j2html:j2html:0.7') {
327327
exclude group: 'junit', module: 'junit' // bro
328328
}

0 commit comments

Comments
 (0)