Skip to content

Commit daa7de0

Browse files
Bump io.avaje:avaje-prisms 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 2.0-RC1 to 2.0-RC2 - [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-version: 2.0-RC2 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efb5fbb commit daa7de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>avaje inject generator</name>
1414
<description>annotation processor generating source code for avaje-inject dependency injection</description>
1515
<properties>
16-
<avaje.prisms.version>2.0-RC1</avaje.prisms.version>
16+
<avaje.prisms.version>2.0-RC2</avaje.prisms.version>
1717
</properties>
1818
<dependencies>
1919

0 commit comments

Comments
 (0)