Skip to content

Commit

Permalink
Bump io.avaje:avaje-prisms from 1.24 to 1.26
Browse files Browse the repository at this point in the history
Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.24 to 1.26.
- [Release notes](https://github.com/avaje/avaje-prisms/releases)
- [Commits](avaje/avaje-prisms@1.24...1.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent a490392 commit 513b2a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonb-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>jsonb generator</name>
<description>annotation processor generating source code json adapters for avaje-jsonb</description>
<properties>
<avaje.prisms.version>1.24</avaje.prisms.version>
<avaje.prisms.version>1.26</avaje.prisms.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 513b2a8

Please sign in to comment.