Skip to content

Commit 7dd47cd

Browse files
committed
Improved to hole maintenance system to support future planned, automatically ending, never ending maintenances
1 parent 21c5394 commit 7dd47cd

File tree

2 files changed

+160
-162
lines changed

2 files changed

+160
-162
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
compileOnly 'me.lucko:spark-api:0.1-SNAPSHOT'
2121
compileOnly 'net.dmulloy2:ProtocolLib:5.4.0'
2222
implementation 'net.dv8tion:JDA:5.0.0-beta.20'
23-
implementation 'com.github.LarsEsDoch:ApiManager:4.3.8'
23+
implementation 'com.github.LarsEsDoch:ApiManager:4.3.9'
2424
}
2525

2626
tasks {

0 commit comments

Comments
 (0)