Skip to content

Commit 8bcc3c1

Browse files
Bump io.avaje:avaje-prisms from 1.20 to 1.21
Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.20 to 1.21. - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](https://github.com/avaje/avaje-prisms/commits) --- 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]>
1 parent ed9c5be commit 8bcc3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonb-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<name>jsonb generator</name>
1212
<description>annotation processor generating source code json adapters for avaje-jsonb</description>
1313
<properties>
14-
<avaje.prisms.version>1.20</avaje.prisms.version>
14+
<avaje.prisms.version>1.21</avaje.prisms.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)