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

This commit was merged in pull request #18.
This commit is contained in:
Renovate Bot
2024-12-26 10:47:11 +00:00
committed by Skydust
parent f8aadc6f9e
commit 27818d46bf

View File

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