Skip to content

Commit cab735e

Browse files
committed
Added LUAJ, was in MangoBotCore, moved it over to here instead...
1 parent c6a44a9 commit cab735e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,11 @@ dependencies {
7777
testImplementation 'org.junit.jupiter:junit-jupiter'
7878

7979
installer('org.mangorage:installer:3.0.27')
80-
bot('org.mangorage:mangobot:11.0.15')
80+
bot('org.mangorage:mangobot:11.0.16')
8181

8282
compileOnly('org.mangorage:MangoBotGradle:4.0.5')
8383

84+
library('org.luaj:luaj-jse:3.0.1')
8485
library('org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5')
8586
library('org.kohsuke:github-api:1.321')
8687
library('dev.arbjerg:lavaplayer:2.2.2')

0 commit comments

Comments
 (0)