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 3cff487 commit 181de8bCopy full SHA for 181de8b
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation 'jakarta.servlet:jakarta.servlet-api'
28
29
// Environment variable loading from .env file
30
- implementation 'io.github.cdimascio:dotenv-java:3.0.2'
+ implementation 'io.github.cdimascio:dotenv-java:3.2.0'
31
32
// lombok
33
compileOnly 'org.projectlombok:lombok'
0 commit comments