Skip to content

Commit

Permalink
Bump dev.harrel:json-schema from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [dev.harrel:json-schema](https://github.com/harrel56/json-schema) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/harrel56/json-schema/releases)
- [Commits](harrel56/json-schema@1.6.0...1.6.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent bd2e7cd commit 6dc4b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

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

implementation("dev.harrel:json-schema:1.6.0")
implementation("dev.harrel:json-schema:1.6.1")
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation

runtimeOnly("org.slf4j:slf4j-nop:2.0.13")
Expand Down

0 comments on commit 6dc4b16

Please sign in to comment.