Skip to content

Commit d6561c1

Browse files
Update dependency com.google.guava:guava to v33.4.0-jre
1 parent 8740d5f commit d6561c1

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
@@ -65,7 +65,7 @@ androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
6565
androidx-room-testing = { module = "androidx.room:room-testing", version.ref = "room" }
6666

6767
# Google
68-
google-guava = "com.google.guava:guava:33.2.1-jre"
68+
google-guava = "com.google.guava:guava:33.4.0-jre"
6969

7070
#. Protobuf
7171
protobuf-kotlin-lite = { group = "com.google.protobuf", name = "protobuf-kotlin-lite", version.ref = "protobuf" }

0 commit comments

Comments
 (0)