Skip to content

Commit

Permalink
fix(deps): update all dependencies (#1819)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 19, 2023
1 parent f01aae3 commit 0e06738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ hilt-ext-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "and
hilt-ext-work = { module = "androidx.hilt:hilt-work", version.ref = "androidx-hilt" }
hilt-navigationcompose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidx-hilt" }
io-grpc-protobuf-lite = "io.grpc:grpc-protobuf-lite:1.59.0"
io-grpc-grpc-kotlin = "io.grpc:grpc-kotlin-stub:1.4.0"
io-grpc-grpc-kotlin = "io.grpc:grpc-kotlin-stub:1.4.1"
junit = { module = "junit:junit", version.ref = "junit" }
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
Expand All @@ -171,7 +171,7 @@ kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-c
kotlinx-coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-guava", version.ref = "kotlinxCoroutine" }
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" }
lottie-compose = "com.airbnb.android:lottie-compose:6.1.0"
lottie-compose = "com.airbnb.android:lottie-compose:6.2.0"
metalavaGradle = { module = "me.tylerbwong.gradle.metalava:plugin", version.ref = "metalava" }
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
moshi-adapters = { module = "com.squareup.moshi:moshi-adapters", version.ref = "moshi" }
Expand Down

0 comments on commit 0e06738

Please sign in to comment.