Skip to content

Commit 31dcc3e

Browse files
authored
Merge pull request #10 from nomemory/dependabot/gradle/com.jfrog.bintray-1.8.5
Bump com.jfrog.bintray from 1.7.3 to 1.8.5
2 parents 98d4ceb + 850efce commit 31dcc3e

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

1010
plugins {
11-
id "com.jfrog.bintray" version "1.7.3"
11+
id "com.jfrog.bintray" version "1.8.5"
1212
}
1313

1414
apply plugin: 'java'

0 commit comments

Comments
 (0)