build: update dependencies
authorDa Risk <da_risk@geekorum.com>
Sun, 20 Jul 2025 21:58:20 -0400
changeset 1358 d97044f2d4ed
parent 1357 fb7b1d6ca77a
child 1359 5060bdfd7d8f
build: update dependencies
gradle/libs.versions.toml
--- a/gradle/libs.versions.toml	Thu Jul 10 15:16:36 2025 -0400
+++ b/gradle/libs.versions.toml	Sun Jul 20 21:58:20 2025 -0400
@@ -18,7 +18,7 @@
 # along with Geekttrss.  If not, see <http://www.gnu.org/licenses/>.
 #
 [versions]
-android-gradle-plugin = "8.11.0"
+android-gradle-plugin = "8.11.1"
 accompanist = "0.37.3"
 android-desugar-jdk = "2.1.5"
 androidx-annotation = "1.9.1"
@@ -30,13 +30,13 @@
 androidx-fragment = "1.8.8"
 androidx-constraintlayout = "2.2.1"
 androidx-coordinatorlayout = "1.3.0"
-androidx-compose-bom = "2025.06.01"
+androidx-compose-bom = "2025.07.00"
 androidx-datastore = "1.1.7"
 androidx-hilt-compiler = "1.2.0"
 androidx-hilt-navigation-compose = "1.2.0"
 androidx-hilt-work = "1.2.0"
-androidx-lifecycle = "2.9.1"
-androidx-navigation = "2.9.1"
+androidx-lifecycle = "2.9.2"
+androidx-navigation = "2.9.2"
 androidx-paging = "3.3.6"
 androidx-preferences = "1.2.1"
 # stay on 2.6.x until https://issuetracker.google.com/issues/413924560 is fixed
@@ -46,19 +46,19 @@
 android-material = "1.12.0"
 avdl = "0.0.4"
 kotlinx-coroutines = "1.10.2"
-kotlinx-datetime = "0.7.0"
+kotlinx-datetime = "0.7.1"
 kotlinx-serialization = "1.9.0"
-dagger = "2.56.2"
+dagger = "2.57"
 license-gradle-plugin = "0.16.1"
-materialKolor = "2.1.1"
+materialKolor = "3.0.0"
 okio = "3.15.0"
-okhttp = "5.0.0"
+okhttp = "5.1.0"
 play-publisher = "3.12.1"
 protobuf = "4.31.1"
 timber = "5.0.1"
 truth = "1.4.4"
 turbine = "1.2.1"
-mockk = "1.14.4"
+mockk = "1.14.5"
 firebase-bom = "33.16.0"
 google-play-core = "2.1.0"
 google-play-core-review = "2.0.2"