Skip to content

Commit

Permalink
Bump io.avaje:avaje-prisms from 1.28 to 1.30 (#241)
Browse files Browse the repository at this point in the history
* Bump io.avaje:avaje-prisms from 1.28 to 1.29

Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.28 to 1.29.
- [Release notes](https://github.com/avaje/avaje-prisms/releases)
- [Commits](avaje/avaje-prisms@1.28...1.29)

---
updated-dependencies:
- dependency-name: io.avaje:avaje-prisms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josiah Noel <32279667+SentryMan@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and SentryMan authored Jul 22, 2024
1 parent cce7fe8 commit c72c5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>validator generator</name>
<description>annotation processor generating validation adapters</description>
<properties>
<avaje.prisms.version>1.28</avaje.prisms.version>
<avaje.prisms.version>1.30</avaje.prisms.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c72c5fe

Please sign in to comment.