Skip to content

Commit e568371

Browse files
Update dependency com.google.guava:guava to v33.4.8-jre (#405)
1 parent 8d0e39f commit e568371

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
@@ -12,7 +12,7 @@ retrofit = "2.11.0"
1212
kotlin-coroutines = "1.10.2"
1313
kotlin-binary-compatibility-validator = "0.18.0"
1414
slf4j = "2.0.17"
15-
guava = "33.4.7-jre"
15+
guava = "33.4.8-jre"
1616

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

0 commit comments

Comments
 (0)