Skip to content

Commit

Permalink
Merge pull request #259 from avaje/dependabot/maven/io.avaje-avaje-in…
Browse files Browse the repository at this point in the history
…ject-10.0-RC11

Bump io.avaje:avaje-inject from 10.0-RC10 to 10.0-RC11
  • Loading branch information
github-actions[bot] authored Jul 4, 2024
2 parents 39495a1 + 620fc44 commit 77f98fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blackbox-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject</artifactId>
<version>10.0-RC10</version>
<version>10.0-RC11</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion jsonb-inject-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject</artifactId>
<version>10.0-RC10</version>
<version>10.0-RC11</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 77f98fd

Please sign in to comment.