Skip to content

Commit

Permalink
Update all dependencies (#2470)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 5, 2024
1 parent 519d18a commit 204e8c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ com-squareup-retrofit2 = "2.11.0"
compose-material3 = "1.3.1"
wearComposeMaterial3 = "1.0.0-alpha29"
composesnapshot = "-"
dependencyAnalysis = "2.5.0"
dependencyAnalysis = "2.6.0"
dokka = "1.9.20"
googledagger = "2.52"
gradlePlugin = "8.7.2"
googledagger = "2.53"
gradlePlugin = "8.7.3"
gradlePublishPlugin = "0.30.0"
io-coil-kt = "2.7.0"
junit = "4.13.2"
Expand All @@ -52,7 +52,7 @@ moshi = "1.15.1"
okio = "3.9.1"
org-robolectric = "4.14.1"
playServicesAuth = "21.2.0"
protobuf = "4.29.0"
protobuf = "4.29.1"
protobuf-gen-grpc-java = "1.68.2"
protobuf-gen-grpc-kotlin = "1.3.0:jdk8@jar"
protobuf-gen-javalite = "3.0.0"
Expand Down Expand Up @@ -189,7 +189,7 @@ kotlinx-coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-
kotlinx-coroutines-playservices = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services", version.ref = "kotlinxCoroutine" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinxCoroutine" }
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "kotlinxSerialization" }
lottie-compose = "com.airbnb.android:lottie-compose:6.6.0"
lottie-compose = "com.airbnb.android:lottie-compose:6.6.1"
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
mikepenz-markdown = "com.mikepenz:multiplatform-markdown-renderer:0.26.0"
moshi-adapters = { module = "com.squareup.moshi:moshi-adapters", version.ref = "moshi" }
Expand Down

0 comments on commit 204e8c8

Please sign in to comment.