From f54f60be3589140b9310696521e1a2a5d52c2100 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 20:26:15 +0000 Subject: [PATCH] chore(deps): update androidx navigation (#3059) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 97c9e9c44..abca7e49d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -39,8 +39,8 @@ markdownRenderer = "0.35.0" material = "1.13.0" material3 = "1.5.0-alpha03" mgrs = "2.1.3" -navigation = "2.9.3" -navigation3 = "1.0.0-alpha08" +navigation = "2.9.4" +navigation3 = "1.0.0-alpha09" okhttp = "5.1.0" org-eclipse-paho-client-mqttv3 = "1.2.5" osmbonuspack = "6.9.0"