Skip to content

Commit

Permalink
chore(deps): bump com.google.protobuf:protobuf-javalite
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-javalite from 4.28.3 to 4.29.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 914af7f commit b6ecf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies.constraints {
// shouldn't be updated for now (breaking changes after 4.x.x)
because("com.google.protobuf")
}
api("com.google.protobuf:protobuf-javalite:4.28.3") {
api("com.google.protobuf:protobuf-javalite:4.29.0") {
// shouldn't be updated for now (breaking changes after 4.x.x)
because("com.google.protobuf")
}
Expand Down

0 comments on commit b6ecf11

Please sign in to comment.