Update dependency com.google.guava:guava to v33 #28

Merged
Skydust merged 1 commits from renovate/com.google.guava-guava-33.x into dev 2024-12-28 00:56:31 +00:00
Showing only changes of commit 0514110fa0 - Show all commits

View File

@@ -29,7 +29,7 @@ dependencies {
implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'club.minnced:opus-java:1.1.1'
implementation 'ws.schild:jave-all-deps:3.5.0'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.google.guava:guava:33.4.0-jre'
implementation 'com.github.oshi:oshi-core:6.6.5'
implementation 'com.github.oshi:oshi-json:3.13.6'
implementation 'org.slf4j:slf4j-simple:2.0.16'