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

This commit is contained in:
renovate[bot] 2024-02-01 05:45:40 +00:00 committed by GitHub
parent 575f6ce328
commit 170f307b02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.24.0"
spotless = "com.diffplug.spotless:6.25.0"
[libraries]
android-gradle-plugin = "com.android.tools.build:gradle:8.2.2"