Skip to content

Commit

Permalink
Bump dev.harrel:json-schema from 1.7.1 to 1.7.2 (#317)
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 2, 2025
1 parent f73954c commit 2b52c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databind-metaschema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>dev.harrel</groupId>
<artifactId>json-schema</artifactId>
<version>1.7.1</version>
<version>1.7.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2b52c82

Please sign in to comment.