Skip to content

Commit

Permalink
Merge pull request #34 from classmethod/dependabot/gradle/com.diffplu…
Browse files Browse the repository at this point in the history
…g.spotless-spotless-plugin-gradle-4.5.1
  • Loading branch information
dependabot-preview[bot] authored Jul 10, 2020
2 parents ab60a5b + 1e4c296 commit 2930703
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 "http://repo.spring.io/plugins-release" }
}
dependencies {
classpath "com.diffplug.spotless:spotless-plugin-gradle:3.30.0"
classpath "com.diffplug.spotless:spotless-plugin-gradle:4.5.1"
classpath "de.thetaphi:forbiddenapis:3.0"
classpath "de.aaschmid:gradle-cpd-plugin:1.0"
classpath "io.spring.gradle:dependency-management-plugin:1.0.4.RELEASE"
Expand Down

0 comments on commit 2930703

Please sign in to comment.