Skip to content

Commit

Permalink
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-…
Browse files Browse the repository at this point in the history
…gradle to v6.8.0

| datasource | package                                      | from  | to    |
| ---------- | -------------------------------------------- | ----- | ----- |
| maven      | com.diffplug.spotless:spotless-plugin-gradle | 6.7.2 | 6.8.0 |
  • Loading branch information
renovate[bot] authored Jun 30, 2022
1 parent 4b1a4b2 commit 7e174b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.2.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.7.2")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.8.0")
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
classpath("org.jacoco:org.jacoco.core:0.8.8")
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
Expand Down

0 comments on commit 7e174b2

Please sign in to comment.