1 Commits

Author SHA1 Message Date
Renovate Bot
3b194d10f6 Update dependency org.slf4j:slf4j-simple to v2.0.17 2025-02-26 00:00:59 +00:00

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.6.6'
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'