We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5dd270 commit c41ffcfCopy full SHA for c41ffcf
pom.xml
@@ -8,7 +8,7 @@
8
<url>https://github.com/clean-arch-enablers-project/cae-utils-env-vars/blob/main/README.md</url>
9
<groupId>com.clean-arch-enablers</groupId>
10
<artifactId>cae-env-vars</artifactId>
11
- <version>2.0.0</version>
+ <version>3.0.0</version>
12
<packaging>jar</packaging>
13
<licenses>
14
<license>
@@ -37,7 +37,7 @@
37
<dependency>
38
39
<artifactId>cae-trier</artifactId>
40
41
<scope>compile</scope>
42
</dependency>
43
0 commit comments