Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2024
1 parent 9134374 commit bb03102
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ moshi = "1.15.1"
okio = "3.9.1"
org-robolectric = "4.14.1"
playServicesAuth = "21.2.0"
protobuf = "4.28.3"
protobuf = "4.29.0"
protobuf-gen-grpc-java = "1.68.1"
protobuf-gen-grpc-kotlin = "1.3.0:jdk8@jar"
protobuf-gen-javalite = "3.0.0"
Expand Down Expand Up @@ -176,9 +176,9 @@ 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-grpc-android = "io.grpc:grpc-android:1.68.1"
io-grpc-grpc-binder = "io.grpc:grpc-binder:1.68.1"
io-grpc-grpc-binder = "io.grpc:grpc-binder:1.68.2"
io-grpc-grpc-kotlin = "io.grpc:grpc-kotlin-stub:1.4.1"
io-grpc-protobuf-lite = "io.grpc:grpc-protobuf-lite:1.68.1"
io-grpc-protobuf-lite = "io.grpc:grpc-protobuf-lite:1.68.2"
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 Down

0 comments on commit bb03102

Please sign in to comment.