Skip to content

Commit c41ffcf

Browse files
committed
refact: new trier lib version
1 parent d5dd270 commit c41ffcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<url>https://github.com/clean-arch-enablers-project/cae-utils-env-vars/blob/main/README.md</url>
99
<groupId>com.clean-arch-enablers</groupId>
1010
<artifactId>cae-env-vars</artifactId>
11-
<version>2.0.0</version>
11+
<version>3.0.0</version>
1212
<packaging>jar</packaging>
1313
<licenses>
1414
<license>
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.clean-arch-enablers</groupId>
3939
<artifactId>cae-trier</artifactId>
40-
<version>2.0.0</version>
40+
<version>3.0.0</version>
4141
<scope>compile</scope>
4242
</dependency>
4343
<dependency>

0 commit comments

Comments
 (0)