Update dependency com.google.guava:guava to v33
All checks were successful
Production deployment / Building and pushing (push) Successful in 2m54s

This commit was merged in pull request #28.
This commit is contained in:
Renovate Bot
2024-12-28 00:01:56 +00:00
committed by Skydust
parent 4e49b098da
commit 0514110fa0

View File

@@ -29,7 +29,7 @@ dependencies {
implementation 'net.lingala.zip4j:zip4j:2.11.5' implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'club.minnced:opus-java:1.1.1' implementation 'club.minnced:opus-java:1.1.1'
implementation 'ws.schild:jave-all-deps:3.5.0' 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-core:6.6.5'
implementation 'com.github.oshi:oshi-json:3.13.6' implementation 'com.github.oshi:oshi-json:3.13.6'
implementation 'org.slf4j:slf4j-simple:2.0.16' implementation 'org.slf4j:slf4j-simple:2.0.16'