Skip to content

Commit b42e1e9

Browse files
Update dependency com.diffplug.spotless 7.1.0 to v7.2.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a1ba5 commit b42e1e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ androidx-room = "2.6.1"
2222
androidx-lifecycle = "2.8.7"
2323
kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
25-
spotless = "7.1.0"
25+
spotless = "7.2.0"
2626
composeBom = "2025.07.00"
2727
ktlint = "1.3.1"
2828
runner = "1.6.2"

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
2525
ksp = "2.2.0-2.0.2"
2626
ktorVersion = "3.2.2"
27-
spotless = "7.1.0"
27+
spotless = "7.2.0"
2828
composeBom = "2025.07.00"
2929
ktlint = "1.3.1"
3030
hilt = "2.57"

0 commit comments

Comments
 (0)