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

This commit was merged in pull request #36.
This commit is contained in:
Renovate Bot
2025-03-14 00:01:18 +00:00
parent 03665f5556
commit 780c672e56

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.0-jre'
implementation 'com.github.oshi:oshi-core:6.7.0'
implementation 'com.github.oshi:oshi-core:6.7.1'
implementation 'com.github.oshi:oshi-json:3.13.6'
implementation 'org.slf4j:slf4j-simple:2.0.17'
implementation 'org.apache.commons:commons-lang3:3.17.0'