Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

Permalink
Try to update bintray plugin to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sinwe committed Jun 16, 2018
1 parent 94e6f2b commit f581b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ buildscript {
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0'
classpath 'org.owasp:dependency-check-gradle:3.2.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3"
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.1"
}
}

Expand Down

0 comments on commit f581b6e

Please sign in to comment.