3 Commits

Author SHA1 Message Date
Renovate Bot
36c2aff0ae Update dependency net.dv8tion:JDA to v6 2025-11-24 00:06:05 +00:00
Renovate Bot
f88759ee64 wrapper - Update dependency gradle to v8.14.3
Some checks failed
Production deployment / Building and pushing (push) Failing after 3m40s
2025-07-26 00:57:17 +00:00
Renovate Bot
7132940874 Update all non-major dependencies 2025-07-10 00:05:04 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -33,9 +33,9 @@ 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 'org.apache.commons:commons-lang3:3.18.0'
implementation 'dev.arbjerg:lavaplayer:2.2.4'
implementation 'net.dv8tion:JDA:5.6.1'
implementation 'net.dv8tion:JDA:6.1.2'
implementation 'org.reflections:reflections:0.10.2'
}

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME