Skip to content
Snippets Groups Projects
Commit 344faf66 authored by Zoey76's avatar Zoey76
Browse files

Dependency update

JMockit from 1.31 to 1.34

Removed: JCommander 1.69
parent 79111cd4
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,7 @@ dependencies {
compile files('../L2J_Server/dist/libs/mmocore.jar')
compile project(':L2J_Server')
testCompile 'org.testng:testng:6.11'
testCompile 'com.beust:jcommander:1.69'
testCompile 'org.jmockit:jmockit:1.31'
testCompile 'org.jmockit:jmockit:1.34'
}
task zip(type: Zip) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment