Skip to content

Commit f236fa1

Browse files
build(deps): bump com.google.guava:guava
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.8-android to 33.5.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.5.0-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d52cf83 commit f236fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/scanner/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050

5151
api(project(":vendor:kik:scanner"))
5252

53-
implementation("com.google.guava:guava:33.4.8-android")
53+
implementation("com.google.guava:guava:33.5.0-android")
5454

5555
// cameraX
5656
implementation(Libs.androidx_camerax_core)

0 commit comments

Comments
 (0)