1 Commits

Author SHA1 Message Date
Renovate Bot
ec0f8772af Update all non-major dependencies 2025-09-20 00:02:32 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -29,8 +29,8 @@ 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:33.4.8-jre'
implementation 'com.github.oshi:oshi-core:6.8.2'
implementation 'com.google.guava:guava:33.5.0-jre'
implementation 'com.github.oshi:oshi-core:6.9.0'
implementation 'com.github.oshi:oshi-json:3.13.6'
implementation 'org.slf4j:slf4j-simple:2.0.17'
implementation 'org.apache.commons:commons-lang3:3.18.0'

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME