Update dependency org.apache.commons:commons-lang3 to v3.17.0 #25

Merged
Skydust merged 1 commits from renovate/org.apache.commons-commons-lang3-3.x into dev 2024-12-27 10:27:09 +00:00
Showing only changes of commit 3fa6425e99 - Show all commits

View File

@@ -33,7 +33,7 @@ dependencies {
implementation 'com.github.oshi:oshi-core:6.6.5' implementation 'com.github.oshi:oshi-core:6.6.5'
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.16' implementation 'org.slf4j:slf4j-simple:2.0.16'
implementation 'org.apache.commons:commons-lang3:3.12.0' implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'dev.arbjerg:lavaplayer:2.2.2' implementation 'dev.arbjerg:lavaplayer:2.2.2'
implementation 'net.dv8tion:JDA:5.0.0-beta.13' implementation 'net.dv8tion:JDA:5.0.0-beta.13'
implementation 'org.reflections:reflections:0.10.2' implementation 'org.reflections:reflections:0.10.2'