Skip to content

Commit

Permalink
Update to Bintray plugin 1.8.1 to fix Gradle 4.8 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nilskp committed Jun 14, 2018
1 parent 5abeb61 commit f2ea766
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 @@ -5,7 +5,7 @@ buildscript {
}

plugins {
id 'com.jfrog.bintray' version "1.8.0"
id 'com.jfrog.bintray' version "1.8.1"
id 'scala'
id 'maven-publish'
id "com.github.maiflai.scalatest" version "0.19"
Expand Down

0 comments on commit f2ea766

Please sign in to comment.