Skip to content

Commit 1904f3e

Browse files
Bump dev.harrel:json-schema from 1.5.2 to 1.6.0 (#188)
Bumps [dev.harrel:json-schema](https://github.com/harrel56/json-schema) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/harrel56/json-schema/releases) - [Commits](harrel56/json-schema@1.5.2...1.6.0) --- updated-dependencies: - dependency-name: dev.harrel:json-schema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ff643 commit 1904f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070

7171
implementation("org.leadpony.justify:justify:3.1.0")
7272

73-
implementation("dev.harrel:json-schema:1.5.2")
73+
implementation("dev.harrel:json-schema:1.6.0")
7474
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation
7575

7676
runtimeOnly("org.slf4j:slf4j-nop:2.0.13")

0 commit comments

Comments
 (0)