Skip to content

Commit

Permalink
#53 Upgrade of plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Oct 14, 2018
1 parent 46977d9 commit 28b1cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

plugins {
id 'nu.studer.plugindev' version '1.0.3'
id 'com.jfrog.bintray' version '1.3.1'
id 'com.jfrog.bintray' version '1.8.4'
/**
* Versioning applied to itself
*/
id 'net.nemerosa.versioning' version '2.5.0'
id 'net.nemerosa.versioning' version '2.7.1'
}

apply plugin: 'groovy'
Expand Down

0 comments on commit 28b1cdb

Please sign in to comment.