Skip to content

Commit 1fa7d44

Browse files
Update dependency com.google.guava:guava to v33.2.0-jre
1 parent 5b14190 commit 1fa7d44

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
@@ -9,7 +9,7 @@ okhttp = "4.12.0"
99
retrofit = "2.11.0"
1010
kotlin-coroutines = "1.8.1"
1111
slf4j = "2.0.13"
12-
guava = "33.1.0-jre"
12+
guava = "33.2.0-jre"
1313

1414
[libraries]
1515
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }

0 commit comments

Comments
 (0)