Skip to content

Commit d424ade

Browse files
Bump io.avaje:avaje-prisms from 1.30 to 1.31
Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.30 to 1.31. - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](avaje/avaje-prisms@1.30...1.31) --- 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>
1 parent 34e0675 commit d424ade

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.30</avaje.prisms.version>
14+
<avaje.prisms.version>1.31</avaje.prisms.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)