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 286a2d2 commit 450c1f2Copy full SHA for 450c1f2
README.md
@@ -34,7 +34,7 @@ _Still using Java 8? Use version 2.3.2_
34
<dependency>
35
<groupId>io.github.cdimascio</groupId>
36
<artifactId>dotenv-java</artifactId>
37
- <version>2.3.2</version>
+ <version>3.0.0</version>
38
</dependency>
39
```
40
0 commit comments