Skip to content

Commit 14f6b2b

Browse files
Update dependency com.diffplug.spotless 7.2.0 to v7.2.1 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1870f6 commit 14f6b2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.0"
25+
spotless = "7.2.1"
2626
composeBom = "2025.07.00"
2727
ktlint = "1.3.1"
2828

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.2.0"
27+
spotless = "7.2.1"
2828
composeBom = "2025.07.00"
2929
ktlint = "1.3.1"
3030
hilt = "2.57"

0 commit comments

Comments
 (0)