Skip to content

Commit 9a52286

Browse files
build(deps): bump com.google.guava:guava (#113)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-android to 33.3.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-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 1d9c35a commit 9a52286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ androidx-room-ktx = "androidx.room:room-ktx:2.6.1"
1919
androidx-room-runtime = "androidx.room:room-runtime:2.6.1"
2020
androidx-window = "androidx.window:window:1.3.0"
2121
coil-compose = "io.coil-kt:coil-compose:2.7.0"
22-
google-guava = "com.google.guava:guava:33.2.1-android"
22+
google-guava = "com.google.guava:guava:33.3.0-android"
2323
google-oss-licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
2424
google-oss-licenses-plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
2525
kotlin-gradle-plugin = "org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10"

0 commit comments

Comments
 (0)