Skip to content

Commit

Permalink
Fix warning about spotless plugin usage of the incremental task API
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-schmidt committed Aug 20, 2019
1 parent 7fbecc8 commit 7d5ce36
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.diffplug.gradle.spotless' version '3.24.0'
id 'com.diffplug.gradle.spotless' version '3.24.2'
id 'com.github.jk1.dependency-license-report' version '1.9'
id 'com.github.spotbugs' version '2.0.0'
id 'org.owasp.dependencycheck' version '5.2.1'
Expand Down

0 comments on commit 7d5ce36

Please sign in to comment.