Skip to content

Commit

Permalink
Upgrade modernizer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-kolb committed Jul 20, 2017
1 parent 921c98f commit 78f8779
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 @@ -17,7 +17,7 @@ plugins {
id 'com.gradle.build-scan' version '1.8'
id 'com.install4j.gradle' version '6.1.5'
id 'com.github.johnrengelman.shadow' version '1.2.4' // update to 2.0.1 not possible as our "transform(new com.github.jengelman.gradle.plugins.shadow.transformers.Transformer() {" implemenation does not compile any more
id "com.simonharrer.modernizer" version '1.4.0-1'
id "com.simonharrer.modernizer" version '1.5.0-1'
id 'me.champeau.gradle.jmh' version '0.4.3'
id 'net.ltgt.errorprone' version '0.0.11'
}
Expand Down

0 comments on commit 78f8779

Please sign in to comment.