We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a44a9 commit cab735eCopy full SHA for cab735e
1 file changed
build.gradle
@@ -77,10 +77,11 @@ dependencies {
77
testImplementation 'org.junit.jupiter:junit-jupiter'
78
79
installer('org.mangorage:installer:3.0.27')
80
- bot('org.mangorage:mangobot:11.0.15')
+ bot('org.mangorage:mangobot:11.0.16')
81
82
compileOnly('org.mangorage:MangoBotGradle:4.0.5')
83
84
+ library('org.luaj:luaj-jse:3.0.1')
85
library('org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5')
86
library('org.kohsuke:github-api:1.321')
87
library('dev.arbjerg:lavaplayer:2.2.2')
0 commit comments