Skip to content

Commit 9319453

Browse files
Bump dev.harrel:json-schema in /implementations/java-json-schema
Bumps [dev.harrel:json-schema](https://github.com/harrel56/json-schema) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/harrel56/json-schema/releases) - [Commits](harrel56/json-schema@1.9.0...1.9.1) --- updated-dependencies: - dependency-name: dev.harrel:json-schema dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31a5fc9 commit 9319453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/java-json-schema/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
def harnessImplementation = [
1919
group: 'dev.harrel',
2020
name: 'json-schema',
21-
version: '1.9.0'
21+
version: '1.9.1'
2222
]
2323
def jsonProvider = [
2424
group: 'com.fasterxml.jackson.core',

0 commit comments

Comments
 (0)