Skip to content

Commit a6f62c6

Browse files
Merge pull request #770 from avaje/dependabot/maven/master/dependencies-30949285c7
Bump the dependencies group with 2 updates
2 parents 69a9295 + 354e749 commit a6f62c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

inject-generator/pom.xml

+1-1
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.37</avaje.prisms.version>
16+
<avaje.prisms.version>1.38</avaje.prisms.version>
1717
<!-- valhalla-build-start ___
1818
<maven.compiler.enablePreview>false</maven.compiler.enablePreview>
1919
____ valhalla-build-end -->

inject-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.jetbrains</groupId>
107107
<artifactId>annotations</artifactId>
108-
<version>26.0.1</version>
108+
<version>26.0.2</version>
109109
<scope>test</scope>
110110
</dependency>
111111

0 commit comments

Comments
 (0)