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

Commit 9c5569f

Browse files
authored
Merge pull request #188 from grails/dependabot/gradle/7.0.x/org.codehaus.groovy.modules.http-builder-http-builder-0.7.2
Bump http-builder from 0.7.1 to 0.7.2
2 parents 9c14aca + ea44705 commit 9c5569f

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
@@ -7,7 +7,7 @@ buildscript {
77
maven { url "https://repo.grails.org/grails/core" }
88
}
99
dependencies {
10-
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.1"
10+
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
1111
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
1212
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1313
// classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"

0 commit comments

Comments
 (0)