File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
2828 testImplementation ' org.testng:testng:7.11.0'
2929 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.12.0'
30- testImplementation ' org.mockito:mockito-core:5.15.2 '
30+ testImplementation ' org.mockito:mockito-core:5.16.0 '
3131 testImplementation ' org.junit.jupiter:junit-jupiter-params:5.12.0'
3232 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.12.0'
3333 testRuntimeOnly ' org.junit.platform:junit-platform-launcher:1.12.0'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repositories {
1212
1313dependencies {
1414 implementation ' org.slf4j:slf4j-nop:2.0.17'
15- implementation ' de.gdata:vaas:9.0.4 '
15+ implementation ' de.gdata:vaas:9.0.5 '
1616 implementation ' org.projectlombok:lombok:1.18.36'
1717 implementation ' io.github.cdimascio:dotenv-java:3.2.0'
1818 implementation ' com.amazonaws:aws-java-sdk-s3:1.12.782'
You can’t perform that action at this time.
0 commit comments