Skip to content

Commit

Permalink
Bump io.avaje:avaje-spi-service from 1.9 to 1.10
Browse files Browse the repository at this point in the history
Bumps io.avaje:avaje-spi-service from 1.9 to 1.10.

---
updated-dependencies:
- dependency-name: io.avaje:avaje-spi-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 9ca8d1a commit 93082be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion inject-events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.9</version>
<version>1.10</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.9</version>
<version>1.10</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 93082be

Please sign in to comment.