Skip to content

Commit

Permalink
build(deps): Bump protobuf-javalite from 3.17.2 to 3.17.3
Browse files Browse the repository at this point in the history
Bumps protobuf-javalite from 3.17.2 to 3.17.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tien committed Jun 9, 2021
1 parent 95d467b commit 1660c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
val kotlinVersion: String by project
extra["composeVersion"] = "1.0.0-beta08"
extra["ktorVersion"] = "1.6.0"
extra["protoBufJavaLiteVersion"] = "3.17.2"
extra["protoBufJavaLiteVersion"] = "3.17.3"
val hiltVersion by extra("2.36")
extra["lifecycleVersion"] = "2.3.1"
extra["cameraxVersion"] = "1.0.0"
Expand Down

0 comments on commit 1660c59

Please sign in to comment.