Skip to content

Commit 21a1ba5

Browse files
Update all dependencies (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdf8273 commit 21a1ba5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ androidx-lifecycle = "2.8.7"
2323
kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
2525
spotless = "7.1.0"
26-
composeBom = "2025.06.01"
26+
composeBom = "2025.07.00"
2727
ktlint = "1.3.1"
2828
runner = "1.6.2"
2929
core = "1.6.1"

migrate-room/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ compile-sdk = "35"
1919
agp = "8.11.1"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.7.2"
22-
androidx-lifecycle = "2.9.1"
22+
androidx-lifecycle = "2.9.2"
2323
kotlin = "2.2.0"
2424
kotlinx-coroutines = "1.10.2"
2525
ksp = "2.2.0-2.0.2"
2626
ktorVersion = "3.2.2"
2727
spotless = "7.1.0"
28-
composeBom = "2025.06.01"
28+
composeBom = "2025.07.00"
2929
ktlint = "1.3.1"
30-
hilt = "2.56.2"
30+
hilt = "2.57"
3131
androidx-testCore = "1.6.1"
3232
androidx-testRunner = "1.6.2"
3333
androidx-junit = "1.2.1"

0 commit comments

Comments
 (0)