Skip to content

Commit

Permalink
chore: upgrade spotless to 6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Mar 10, 2023
1 parent a455d03 commit bcad5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -10,7 +10,7 @@ plugins {
id("com.android.application") version "7.4.0" apply false
id("com.android.library") version "7.4.0" apply false
kotlin("android") version Extra.kotlinVersion apply false
id("com.diffplug.spotless") version "6.3.0"
id("com.diffplug.spotless") version "6.16.0"
}

spotless {
Expand Down

0 comments on commit bcad5dc

Please sign in to comment.