1 Commits

Author SHA1 Message Date
Renovate Bot
8ca97c0ecd Update dependency com.github.oshi:oshi-core to v6.8.3 2025-08-18 00:02:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ dependencies {
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.github.oshi:oshi-core:6.8.3'
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