We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69a9295 + 354e749 commit a6f62c6Copy full SHA for a6f62c6
inject-generator/pom.xml
@@ -13,7 +13,7 @@
13
<name>avaje inject generator</name>
14
<description>annotation processor generating source code for avaje-inject dependency injection</description>
15
<properties>
16
- <avaje.prisms.version>1.37</avaje.prisms.version>
+ <avaje.prisms.version>1.38</avaje.prisms.version>
17
<!-- valhalla-build-start ___
18
<maven.compiler.enablePreview>false</maven.compiler.enablePreview>
19
____ valhalla-build-end -->
inject-test/pom.xml
@@ -105,7 +105,7 @@
105
<dependency>
106
<groupId>org.jetbrains</groupId>
107
<artifactId>annotations</artifactId>
108
- <version>26.0.1</version>
+ <version>26.0.2</version>
109
<scope>test</scope>
110
</dependency>
111
0 commit comments