Skip to content

Commit 262086b

Browse files
Bump io.avaje:avaje-prisms from 1.39 to 1.40 in the dependencies group
Bumps the dependencies group with 1 update: [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms). Updates `io.avaje:avaje-prisms` from 1.39 to 1.40 - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](avaje/avaje-prisms@1.39...1.40) --- updated-dependencies: - dependency-name: io.avaje:avaje-prisms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a73fcc commit 262086b

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>avaje jsonb generator</name>
1212
<description>annotation processor generating source code json adapters for avaje-jsonb</description>
1313
<properties>
14-
<avaje.prisms.version>1.39</avaje.prisms.version>
14+
<avaje.prisms.version>1.40</avaje.prisms.version>
1515
</properties>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)