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 @@ -79,7 +79,7 @@ dependencies {
7979 implementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
8080
8181 testImplementation ' junit:junit:4.12'
82- testImplementation ' org.codehaus.groovy:groovy-all:2.5.6 '
82+ testImplementation ' org.codehaus.groovy:groovy-all:2.5.7 '
8383 testImplementation ' org.apache.logging.log4j:log4j-api:2.11.2'
8484 testImplementation ' org.apache.logging.log4j:log4j-core:2.11.2'
8585 testImplementation ' org.apache.logging.log4j:log4j-slf4j-impl:2.11.2'
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
7777 testImplementation ' org.apache.logging.log4j:log4j-api:2.11.2'
7878 testImplementation ' org.apache.logging.log4j:log4j-core:2.11.2'
7979 testImplementation ' org.apache.logging.log4j:log4j-slf4j-impl:2.11.2'
80- testImplementation ' org.codehaus.groovy:groovy-all:2.5.6 '
80+ testImplementation ' org.codehaus.groovy:groovy-all:2.5.7 '
8181 testImplementation ' org.hamcrest:hamcrest:2.1'
8282 testImplementation ' org.hamcrest:hamcrest-library:2.1'
8383 testImplementation ' org.mockito:mockito-core:2.27.0'
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
7777 testImplementation ' org.apache.logging.log4j:log4j-api:2.11.2'
7878 testImplementation ' org.apache.logging.log4j:log4j-core:2.11.2'
7979 testImplementation ' org.apache.logging.log4j:log4j-slf4j-impl:2.11.2'
80- testImplementation ' org.codehaus.groovy:groovy-all:2.5.6 '
80+ testImplementation ' org.codehaus.groovy:groovy-all:2.5.7 '
8181 testImplementation ' org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
8282 testImplementation ' org.hamcrest:hamcrest:2.1'
8383 testImplementation ' org.hamcrest:hamcrest-library:2.1'
You can’t perform that action at this time.
0 commit comments