Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-javalite from 3.23.2 to 3.25.1
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-javalite from 3.23.2 to 3.25.1.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 1e667f1 commit eda1537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ androidx-wear = "androidx.wear:wear:1.3.0" # https://de
junit = "junit:junit:4.13.2"
material = "com.google.android.material:material:1.10.0" # https://mvnrepository.com/artifact/com.google.android.material/material?repo=google
threetenabp = "com.jakewharton.threetenabp:threetenabp:1.4.6" # https://mvnrepository.com/artifact/com.jakewharton.threetenabp/threetenabp
protobuf-javalite = "com.google.protobuf:protobuf-javalite:3.23.2" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-javalite
protobuf-javalite = "com.google.protobuf:protobuf-javalite:3.25.1" # https://mvnrepository.com/artifact/com.google.protobuf/protobuf-javalite
playServices-wearable = "com.google.android.gms:play-services-wearable:18.1.0" # https://mvnrepository.com/artifact/com.google.android.gms/play-services-wearable
kotlinx-immutableCollections = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.5" # https://github.com/Kotlin/kotlinx.collections.immutable

Expand Down

0 comments on commit eda1537

Please sign in to comment.