Skip to content

Commit 282357f

Browse files
Bump dev.harrel:json-schema from 1.7.2 to 1.7.3 (#258)
Bumps [dev.harrel:json-schema](https://github.com/harrel56/json-schema) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/harrel56/json-schema/releases) - [Commits](harrel56/json-schema@1.7.2...1.7.3) --- updated-dependencies: - dependency-name: dev.harrel:json-schema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 355cf5d commit 282357f

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.7.2")
73+
implementation("dev.harrel:json-schema:1.7.3")
7474
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation
7575

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

0 commit comments

Comments
 (0)