We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540f2a1 commit ef5baabCopy full SHA for ef5baab
1 file changed
migrate-room/gradle/libs.versions.toml
@@ -28,12 +28,12 @@ spotless = "7.2.1"
28
composeBom = "2025.07.00"
29
ktlint = "1.3.1"
30
hilt = "2.57"
31
-androidx-testCore = "1.6.1"
32
-androidx-testRunner = "1.6.2"
33
-androidx-junit = "1.2.1"
+androidx-testCore = "1.7.0"
+androidx-testRunner = "1.7.0"
+androidx-junit = "1.3.0"
34
turbine = "1.2.1"
35
androidx-sqlite = "2.5.0"
36
-core = "1.6.1"
+core = "1.7.0"
37
skie = "0.10.4"
38
39
[libraries]
0 commit comments