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.
2 parents 35e3972 + 15a10ab commit ae06875Copy full SHA for ae06875
java/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation 'com.ibm.async:asyncutil:0.1.0'
26
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.780'
27
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
28
- implementation 'io.github.cdimascio:dotenv-java:2.3.2'
+ implementation 'io.github.cdimascio:dotenv-java:3.1.0'
29
testImplementation 'org.testng:testng:7.10.2'
30
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
31
testImplementation 'org.mockito:mockito-core:5.15.2'
0 commit comments