Skip to content

Commit

Permalink
Bump avaje-config to version 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Apr 17, 2023
1 parent 3960e1d commit 3ddd7b4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ebean-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
<version>1.0</version>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>2.4</version>
</dependency>

<!--
Class retention Nonnull and Nullable annotations
to assist with IDE auto-completion with Ebean API
Expand All @@ -42,6 +36,12 @@
<version>1.1</version>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.1</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>persistence-api</artifactId>
Expand Down

0 comments on commit 3ddd7b4

Please sign in to comment.