Skip to content

Commit

Permalink
Version 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed Mar 3, 2024
1 parent 6bd604a commit a74badb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion avaje-aws-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.12-RC2</version>
<version>3.12</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.12-RC2</version>
<version>3.12</version>

<scm>
<developerConnection>scm:git:[email protected]:avaje/avaje-config.git</developerConnection>
Expand Down
2 changes: 1 addition & 1 deletion avaje-dynamic-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-config</artifactId>
<version>3.12-RC2</version>
<version>3.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a74badb

Please sign in to comment.