Skip to content

Commit

Permalink
Bump inject.version from 10.0-RC7 to 10.0-RC8
Browse files Browse the repository at this point in the history
Bumps `inject.version` from 10.0-RC7 to 10.0-RC8.

Updates `io.avaje:avaje-inject` from 10.0-RC7 to 10.0-RC8
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](https://github.com/avaje/avaje-inject/commits)

Updates `io.avaje:avaje-inject-test` from 10.0-RC7 to 10.0-RC8

Updates `io.avaje:avaje-inject-generator` from 10.0-RC7 to 10.0-RC8

---
updated-dependencies:
- dependency-name: io.avaje:avaje-inject
  dependency-type: direct:production
- dependency-name: io.avaje:avaje-inject-test
  dependency-type: direct:production
- dependency-name: io.avaje:avaje-inject-generator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 1e50526 commit 27d0375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<surefire.useModulePath>false</surefire.useModulePath>
<nexus.staging.autoReleaseAfterClose>true</nexus.staging.autoReleaseAfterClose>
<maven.compiler.release>17</maven.compiler.release>
<inject.version>10.0-RC7</inject.version>
<inject.version>10.0-RC8</inject.version>
<http.version>2.0-RC2</http.version>
<spi.version>1.11</spi.version>
</properties>
Expand Down

0 comments on commit 27d0375

Please sign in to comment.