Skip to content

Commit

Permalink
Merge pull request #22 from classmethod/dependabot/gradle/com.diffplu…
Browse files Browse the repository at this point in the history
…g.spotless-spotless-plugin-gradle-3.30.0
  • Loading branch information
dependabot-preview[bot] authored May 12, 2020
2 parents c658823 + 44c7061 commit 799eb0b
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.29.0"
classpath "com.diffplug.spotless:spotless-plugin-gradle:3.30.0"
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 799eb0b

Please sign in to comment.