commit b90abadd95a44f9bc025f0fa6b51a57baea39bfa
parent 78745436ad492341c09e276971ce6f127b0aa5d2
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sat, 2 Aug 2025 18:04:48 +0200
Update dependencies
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
@@ -3,13 +3,13 @@ agp = "8.12.0"
kotlin = "2.2.0"
coreKtx = "1.16.0"
junit = "4.13.2"
-junitVersion = "1.2.1"
-espressoCore = "3.6.1"
+junitVersion = "1.3.0"
+espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.9.2"
activityCompose = "1.10.1"
composeBom = "2025.07.00"
accompanistPermissions = "0.37.3"
-navigationCompose = "2.9.2"
+navigationCompose = "2.9.3"
foundation = "1.8.3"
autolinktext = "2.0.2"
hilt = "2.57"
@@ -19,7 +19,7 @@ maplibreCompose = "0.10.4"
ktorVersion = "3.2.3"
preferenceVersion = "2.1.0"
accessibilityTestVersion = "1.8.3"
-testRulesVersion = "1.6.1"
+testRulesVersion = "1.7.0"
workRuntimeKtxVersion = "2.10.3"
hiltCommonVersion = "1.2.0"
hiltWorkVersion = "1.2.0"