Skip to content

Commit a7ee48b

Browse files
committed
Initial
1 parent 7853b4a commit a7ee48b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ repositories {
5656
}
5757

5858
dependencies {
59-
testImplementation platform('org.junit:junit-bom:5.10.0')
60-
testImplementation 'org.junit.jupiter:junit-jupiter'
59+
compileOnly("org.mangorage:mangobotbootstrap:1.0.82-beta.1")
6160
}
6261

6362
test {

0 commit comments

Comments
 (0)