Skip to content

Commit ef5baab

Browse files
Update all dependencies (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 540f2a1 commit ef5baab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

migrate-room/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ spotless = "7.2.1"
2828
composeBom = "2025.07.00"
2929
ktlint = "1.3.1"
3030
hilt = "2.57"
31-
androidx-testCore = "1.6.1"
32-
androidx-testRunner = "1.6.2"
33-
androidx-junit = "1.2.1"
31+
androidx-testCore = "1.7.0"
32+
androidx-testRunner = "1.7.0"
33+
androidx-junit = "1.3.0"
3434
turbine = "1.2.1"
3535
androidx-sqlite = "2.5.0"
36-
core = "1.6.1"
36+
core = "1.7.0"
3737
skie = "0.10.4"
3838

3939
[libraries]

0 commit comments

Comments
 (0)