chore(deps): update plugin spotless to v8 (#3191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-24 13:35:46 -05:00
committed by GitHub
parent 0232029d8c
commit 07e024e2c1

View File

@@ -245,7 +245,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.5" }
room = { id = "androidx.room", version.ref = "room" }
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
# Meshtastic
meshtastic-android-application = { id = "meshtastic.android.application" }