Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c6bc4e8 commit 8f4732e
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.7.1")
implementation("dev.harrel:json-schema:1.7.2")
implementation("com.sanctionco.jmail:jmail:1.6.3") // dev.harrel format validation

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

0 comments on commit 8f4732e

Please sign in to comment.