Skip to content

Commit

Permalink
Merge pull request #770 from avaje/dependabot/maven/master/dependenci…
Browse files Browse the repository at this point in the history
…es-30949285c7

Bump the dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Jan 27, 2025
2 parents 69a9295 + 354e749 commit a6f62c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion inject-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>avaje inject generator</name>
<description>annotation processor generating source code for avaje-inject dependency injection</description>
<properties>
<avaje.prisms.version>1.37</avaje.prisms.version>
<avaje.prisms.version>1.38</avaje.prisms.version>
<!-- valhalla-build-start ___
<maven.compiler.enablePreview>false</maven.compiler.enablePreview>
____ valhalla-build-end -->
Expand Down
2 changes: 1 addition & 1 deletion inject-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.1</version>
<version>26.0.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a6f62c6

Please sign in to comment.