Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit 2155289

Browse files
authored
Merge pull request #56 from browserup/dependabot/gradle/org.codehaus.groovy.modules.http-builder-http-builder-0.7.2
Bump http-builder from 0.7.1 to 0.7.2
2 parents fca21d8 + 0c18d19 commit 2155289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
testImplementation 'org.apache.logging.log4j:log4j-core:2.8.2'
7979
testImplementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.8.2'
8080
testImplementation 'org.codehaus.groovy:groovy-all:2.5.6'
81-
testImplementation 'org.codehaus.groovy.modules.http-builder:http-builder:0.7.1'
81+
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'
8484
testImplementation 'org.mock-server:mockserver-netty:3.10.8'

0 commit comments

Comments
 (0)