This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ dependencies {
8484 implementation " com.squareup.okhttp3:okhttp:4.9.0"
8585 implementation ' org.zeroturnaround:zt-exec:1.12'
8686 testImplementation ' junit:junit:4.13.1'
87- testImplementation ' org.codehaus.groovy:groovy-all:3.0.6 '
87+ testImplementation ' org.codehaus.groovy:groovy-all:3.0.7 '
8888 testImplementation " org.apache.logging.log4j:log4j-api:${ log4jVersion} "
8989 testImplementation " org.apache.logging.log4j:log4j-core:${ log4jVersion} "
9090 testImplementation " org.apache.logging.log4j:log4j-slf4j-impl:${ log4jVersion} "
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ dependencies {
8080 testImplementation " org.apache.logging.log4j:log4j-api:${ log4jVersion} "
8181 testImplementation " org.apache.logging.log4j:log4j-core:${ log4jVersion} "
8282 testImplementation " org.apache.logging.log4j:log4j-slf4j-impl:${ log4jVersion} "
83- testImplementation ' org.codehaus.groovy:groovy-all:3.0.6 '
83+ testImplementation ' org.codehaus.groovy:groovy-all:3.0.7 '
8484 testImplementation ' org.hamcrest:hamcrest:2.2'
8585 testImplementation ' org.hamcrest:hamcrest-library:2.2'
8686 testImplementation ' org.mockito:mockito-core:3.3.3'
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ dependencies {
9696 testImplementation " org.apache.logging.log4j:log4j-api:${ log4jVersion} "
9797 testImplementation " org.apache.logging.log4j:log4j-core:${ log4jVersion} "
9898 testImplementation " org.apache.logging.log4j:log4j-slf4j-impl:${ log4jVersion} "
99- testImplementation ' org.codehaus.groovy:groovy-all:3.0.6 '
99+ testImplementation ' org.codehaus.groovy:groovy-all:3.0.7 '
100100 testImplementation ' org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
101101 testImplementation ' org.hamcrest:hamcrest:2.2'
102102 testImplementation ' org.hamcrest:hamcrest-library:2.2'
You can’t perform that action at this time.
0 commit comments