Gradle update.

This commit is contained in:
Erik C. Thauvin 2018-01-16 20:13:55 -08:00
parent 514e226f8a
commit ff6bebe52c
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
plugins {
id "com.jfrog.bintray" version "1.7.3"
id "com.jfrog.bintray" version "1.8.0"
id "com.github.ben-manes.versions" version "0.17.0"
}
apply plugin: 'java'