Skip to content

Commit 6c242ec

Browse files
Update dependency com.google.guava:guava to v33.2.1-jre (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8de2b3 commit 6c242ec

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.1-jre"
1313

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

0 commit comments

Comments
 (0)