diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c78fe5d..cedb5e8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ hilt = "2.60.1" junit = "6.1.1" kotlin = "2.4.0" ktor = "3.5.1" -navigation3 = "1.1.4" +navigation3 = "1.1.5" [plugins] android-application = { id = "com.android.application", version = "9.2.1" }