Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ea44705

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-preview[bot] <[email protected]>
1 parent 5d29e16 commit ea44705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
maven { url "https://repo.grails.org/grails/core" }
99
}
1010
dependencies {
11-
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.1"
11+
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
1212
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
1313
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1414
// classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"

0 commit comments

Comments
 (0)