Skip to content

Commit 23c179e

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 1.44-RC3 to 1.44-RC4 - [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: 1.44-RC4 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08ec0e2 commit 23c179e

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>1.44-RC3</avaje.prisms.version>
16+
<avaje.prisms.version>1.44-RC4</avaje.prisms.version>
1717
</properties>
1818
<dependencies>
1919

0 commit comments

Comments
 (0)