Update all non-major dependencies

This commit was merged in pull request #43.
This commit is contained in:
Renovate Bot
2025-07-10 00:05:04 +00:00
parent bff962af46
commit 7132940874

View File

@@ -33,8 +33,8 @@ dependencies {
implementation 'com.github.oshi:oshi-core:6.8.2'
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'
implementation 'dev.arbjerg:lavaplayer:2.2.3'
implementation 'org.apache.commons:commons-lang3:3.18.0'
implementation 'dev.arbjerg:lavaplayer:2.2.4'
implementation 'net.dv8tion:JDA:5.6.1'
implementation 'org.reflections:reflections:0.10.2'
}