Skip to content

Commit

Permalink
Bump aws-appconfig and dynamic-logback for 4.0-RC1 ConfigExtension #149
Browse files Browse the repository at this point in the history
  • Loading branch information
rbygrave committed May 15, 2024
1 parent e7601cb commit 86f2e4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions avaje-aws-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-aws-appconfig</artifactId>
<version>1.0</version>
<version>1.1-RC1</version>

<properties>
<surefire.useModulePath>false</surefire.useModulePath>
Expand All @@ -31,7 +31,7 @@
<version>4.0-RC1</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions avaje-dynamic-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>io.avaje</groupId>
<artifactId>avaje-dynamic-logback</artifactId>
<version>1.0</version>
<version>1.1-RC1</version>

<url>https://github.com/avaje/avaje-config/tree/master/avaje-dynamic-logback</url>

Expand All @@ -27,7 +27,7 @@
<artifactId>avaje-config</artifactId>
<version>4.0-RC1</version>
</dependency>

<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
Expand Down

0 comments on commit 86f2e4e

Please sign in to comment.