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

Commit ee41e9f

Browse files
authored
Merge pull request #185 from grails/dependabot/gradle/7.0.x/com.jfrog.bintray.gradle-gradle-bintray-plugin-1.8.5
Bump gradle-bintray-plugin from 1.8.4 to 1.8.5
2 parents eae61ab + 428b139 commit ee41e9f

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
}
99
dependencies {
1010
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
11-
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
11+
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5"
1212
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
1313
// classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
1414
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"

0 commit comments

Comments
 (0)