Skip to content

Commit

Permalink
Merge pull request #614 from avaje/dependabot/maven/io.avaje-avaje-co…
Browse files Browse the repository at this point in the history
…nfig-4.0

Bump io.avaje:avaje-config from 3.14 to 4.0
  • Loading branch information
github-actions[bot] authored Jun 17, 2024
2 parents 17e1e71 + 23ddbc7 commit 812bdf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blackbox-test-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.14</version>
<version>4.0</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion inject/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-config</artifactId>
<version>3.14</version>
<version>4.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 812bdf5

Please sign in to comment.