Skip to content

Commit dfa85bc

Browse files
committed
updating version of bintray plugin
1 parent e5a096d commit dfa85bc

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
@@ -13,7 +13,7 @@ plugins {
1313
id 'checkstyle'
1414
id 'osgi'
1515
id "maven-publish"
16-
id "com.jfrog.bintray" version "1.+"
16+
id "com.jfrog.bintray" version "1.8.4"
1717
}
1818

1919
sourceCompatibility = 1.7

0 commit comments

Comments
 (0)