Skip to content

Commit dfd2210

Browse files
chore(deps): bump com.google.guava:guava (#760)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-android to 33.6.0-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.6.0-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ec8f0 commit dfd2210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/scanner/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation(project(":ui:components"))
1919
implementation(project(":ui:theme"))
2020
api(project(":vendor:kik:scanner"))
21-
implementation("com.google.guava:guava:33.4.8-android")
21+
implementation("com.google.guava:guava:33.6.0-android")
2222

2323
// cameraX
2424
implementation(libs.androidx.camerax.core)

0 commit comments

Comments
 (0)