chore(deps): update plugin spotless to v6.21.0

This commit is contained in:
renovate[bot] 2023-08-30 08:59:13 +00:00 committed by Harsh Shandilya
parent a6049474f3
commit 1663cc6b22
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ junit = "5.10.0"
[plugins]
buildconfig = "com.github.gmazzo.buildconfig:4.1.2"
ksp = "com.google.devtools.ksp:1.9.0-1.0.13"
spotless = "com.diffplug.spotless:6.20.0"
spotless = "com.diffplug.spotless:6.21.0"
[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.1.1"