Skip to content

Commit

Permalink
Upgrade to Spotless 2.0
Browse files Browse the repository at this point in the history
Issue: #404
  • Loading branch information
sbrannen committed Aug 16, 2016
1 parent 2a1f208 commit b0c7ee7
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 @@ -7,7 +7,7 @@ buildscript {
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
}
dependencies {
classpath 'com.diffplug.gradle.spotless:spotless:1.3.3'
classpath 'com.diffplug.gradle.spotless:spotless:2.0.0'
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
classpath 'org.ajoberstar:gradle-git:1.5.1'
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
Expand Down

0 comments on commit b0c7ee7

Please sign in to comment.