gradle/libs.versions.toml
changeset 103 592df763693f
parent 101 75cae5a2f7d9
child 105 4dd59e91dc99
--- a/gradle/libs.versions.toml	Tue Mar 10 16:35:22 2026 -0400
+++ b/gradle/libs.versions.toml	Sat May 16 17:47:24 2026 -0400
@@ -1,30 +1,30 @@
 [versions]
 android-gradle-plugin = "9.1.0"
-annotation = "1.9.1"
-androidx-activity = "1.12.4"
-androidx-compose-bom = "2026.02.01"
-browser = "1.9.0"
+annotation = "1.10.0"
+androidx-activity = "1.13.0"
+androidx-compose-bom = "2026.05.00"
+browser = "1.10.0"
 constraintlayout = "2.2.1"
 coordinatorlayout = "1.3.0"
-core-ktx = "1.17.0"
+core-ktx = "1.18.0"
 core-testing = "2.2.0"
 dagger = "2.59.2"
-firebase-bom = "34.10.0"
+firebase-bom = "34.13.0"
 fragment = "1.8.9"
-kotlin = "2.3.10"
-kotlin-ksp = "2.3.5"
-kotlinx-coroutines-bom = "1.10.2"
+kotlin = "2.3.21"
+kotlin-ksp = "2.3.7"
+kotlinx-coroutines-bom = "1.11.0"
 lifecycle = "2.10.0"
-material = "1.13.0"
+material = "1.14.0"
 okhttp = "5.3.2"
-paging-runtime-ktx = "3.4.1"
+paging-runtime-ktx = "3.5.0"
 play-services-location = "21.3.0"
 preference = "1.2.1"
 recyclerview = "1.4.0"
 room = "2.8.4"
 timber = "5.0.1"
 turbine = "1.2.1"
-workmanager = "2.11.1"
+workmanager = "2.11.2"
 
 [plugins]
 android-application = { id = "com.android.application", version.ref = "android-gradle-plugin" }