Skip to content

Commit 2f18459

Browse files
Bump io.avaje:avaje-prisms from 1.17 to 1.18
Bumps [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) from 1.17 to 1.18. - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](avaje/avaje-prisms@1.17...1.18) --- 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 00012e8 commit 2f18459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>validator generator</name>
1414
<description>annotation processor generating validation adapters</description>
1515
<properties>
16-
<avaje.prisms.version>1.17</avaje.prisms.version>
16+
<avaje.prisms.version>1.18</avaje.prisms.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)