Skip to content

Commit ed94d07

Browse files
fix(deps): update dependency com.google.guava:guava to v33
1 parent b6ab048 commit ed94d07

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
@@ -30,7 +30,7 @@ sysoutOverSlf4j = "uk.org.lidalia:sysout-over-slf4j:1.0.2"
3030

3131
guice = "com.google.inject:guice:7.0.0"
3232
inject = "jakarta.inject:jakarta.inject-api:2.0.1"
33-
guava = "com.google.guava:guava:32.1.2-jre"
33+
guava = "com.google.guava:guava:33.5.0-jre"
3434

3535
gson = "com.google.code.gson:gson:2.10.1"
3636
bytes = "at.favre.lib:bytes:1.6.1"

0 commit comments

Comments
 (0)