Skip to content

Commit fd7a740

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

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>io.github.cdimascio</groupId>
7474
<artifactId>dotenv-java</artifactId>
75-
<version>2.3.2</version>
75+
<version>3.2.0</version>
7676
</dependency>
7777

7878
<!-- TESTING -->

0 commit comments

Comments
 (0)