Skip to content

Commit

Permalink
Merge pull request #675 from avaje/dependabot/maven/io.avaje-avaje-sp…
Browse files Browse the repository at this point in the history
…i-service-2.6

Bump io.avaje:avaje-spi-service from 2.4 to 2.6
  • Loading branch information
github-actions[bot] authored Aug 26, 2024
2 parents 6458024 + efe2ea5 commit 48775c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blackbox-test-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>2.4</version>
<version>2.6</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion inject-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>2.4</version>
<version>2.6</version>
</dependency>
<!-- test dependencies -->
<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>2.4</version>
<version>2.6</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 48775c2

Please sign in to comment.