Update dependency com.github.oshi:oshi-core to v6.6.5 #18

Merged
Skydust merged 1 commits from renovate/com.github.oshi-oshi-core-6.x into dev 2024-12-26 11:27:58 +00:00

View File

@@ -30,7 +30,7 @@ dependencies {
implementation 'club.minnced:opus-java:1.1.1'
implementation 'ws.schild:jave-all-deps:3.3.1'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.github.oshi:oshi-core:6.1.6'
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.9'
implementation 'org.apache.commons:commons-lang3:3.12.0'