Skip to content

Commit d01dadb

Browse files
authored
fix(deps): update dependency io.github.cdimascio:dotenv-java to v3
1 parent c9e23fa commit d01dadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>io.github.cdimascio</groupId>
8484
<artifactId>dotenv-java</artifactId>
85-
<version>2.3.2</version>
85+
<version>3.2.0</version>
8686
</dependency>
8787

8888
<!-- TESTING -->

0 commit comments

Comments
 (0)