Skip to content

Commit

Permalink
Bump spotless-plugin-gradle from 6.3.0 to 6.7.0
Browse files Browse the repository at this point in the history
Bumps spotless-plugin-gradle from 6.3.0 to 6.7.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rm3l committed Jun 6, 2022
1 parent cac4afa commit aa92590
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 @@ -69,7 +69,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.3.0"
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.7.0"
// classpath "com.gradle:gradle-enterprise-gradle-plugin:3.1.1"
classpath "com.android.tools.build:gradle:$androidGradleBuildPlugin_version"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
Expand Down

0 comments on commit aa92590

Please sign in to comment.