Update all non-major dependencies #43

Merged
Skydust merged 1 commits from renovate/all-minor-patch into dev 2025-07-26 00:56:55 +00:00
Showing only changes of commit 7132940874 - Show all commits

View File

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