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

This commit is contained in:
renovate[bot] 2024-01-15 20:51:46 +00:00 committed by GitHub
parent 309078083d
commit 2ad953292d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ kotlinx-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-comp
ksp = "com.google.devtools.ksp:1.9.0-1.0.13"
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
shadow = "com.github.johnrengelman.shadow:8.1.1"
spotless = "com.diffplug.spotless:6.23.3"
spotless = "com.diffplug.spotless:6.24.0"
[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.2.1"