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

Commit 0c18d19

Browse files
Bump http-builder from 0.7.1 to 0.7.2
Bumps [http-builder](https://github.com/jgritman/httpbuilder) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/jgritman/httpbuilder/releases) - [Commits](jgritman/httpbuilder@http-builder-0.7.1...http-builder-0.7.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 973d7b3 commit 0c18d19

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)