We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c302bb commit 2945f13Copy full SHA for 2945f13
avaje-aws-appconfig/pom.xml
@@ -12,7 +12,9 @@
12
13
<groupId>io.avaje</groupId>
14
<artifactId>avaje-aws-appconfig</artifactId>
15
- <version>1.4</version>
+ <name>avaje-aws-appconfig</name>
16
+ <version>1.5</version>
17
+ <description>AWS AppConfig plugin for avaje-config</description>
18
19
<properties>
20
<surefire.useModulePath>false</surefire.useModulePath>
@@ -29,7 +31,7 @@
29
31
<dependency>
30
32
33
<artifactId>avaje-config</artifactId>
- <version>4.0</version>
34
+ <version>4.2</version>
35
<scope>provided</scope>
36
</dependency>
37
0 commit comments