diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 625299261..3f1e61acc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ kotlinxCoroutinesAndroid = "1.11.0" ktor = "3.5.1" lifecycleRuntimeKtx = "2.11.0" activityCompose = "1.13.0" -composeBom = "2026.06.00" +composeBom = "2026.06.01" lunarcalendar = "4.0.7" material = "1.14.0" material3 = "1.5.0-alpha20" @@ -31,7 +31,7 @@ minidnsHla = "1.1.1" #noinspection GradleDependency,NewerVersionAvailable mmkv = "1.3.14" compose-richtext = "1.0.0-alpha05" -navigation3 = "1.1.3" +navigation3 = "1.1.4" navigation3Lifecycle = "2.11.0" okhttp = "5.4.0" okio = "3.17.0" @@ -47,7 +47,7 @@ junitVersion = "1.3.0" espressoCore = "3.7.0" appcompat = "1.7.1" dagger = "2.60" -hilt = "1.3.0" +hilt = "1.4.0" webkit = "1.16.0" [libraries]