Update dependency org.slf4j:slf4j-simple to v2.0.16

This commit is contained in:
Renovate Bot
2024-12-26 10:47:09 +00:00
parent 6b4293ef84
commit 2cb1be0d88

View File

@@ -32,7 +32,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.github.oshi:oshi-core:6.1.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.16'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'dev.arbjerg:lavaplayer:2.0.1'
implementation 'net.dv8tion:JDA:5.0.0-beta.13'