From 93bab202feb2f507bc69d9161675cb70cbb8da58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 22:06:26 +0000 Subject: [PATCH] chore(deps): update navigation to v2.9.1 (#2330) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cf216fcd0..f44872e70 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ lifecycle = "2.9.1" material = "1.12.0" material3 = "1.4.0-alpha17" mgrs = "2.1.3" -navigation = "2.9.0" +navigation = "2.9.1" okhttp = "4.12.0" org-eclipse-paho-client-mqttv3 = "1.2.5" osmbonuspack = "6.9.0"