Skip to content
Snippets Groups Projects
Commit 01ece8a5 authored by Zoey76's avatar Zoey76
Browse files

Updating dependencies

JMockit from 1.34 to 1.35
parent ec9c9e21
No related branches found
No related tags found
No related merge requests found
build.commands=org.eclipse.jdt.core.javabuilder
#Fri Oct 27 16:04:33 UYT 2017
connection.arguments=
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
connection.java.home=null
containers=org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/
connection.jvm.arguments=
build.commands=org.eclipse.jdt.core.javabuilder
connection.project.dir=
containers=org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/
derived.resources=.gradle,build
eclipse.preferences.version=1
natures=org.eclipse.jdt.core.javanature
eclipse.preferences.version=1
connection.java.home=null
derived.resources=.gradle,build
project.path=\:
......@@ -26,7 +26,7 @@ dependencies {
compile files('../L2J_Server/dist/libs/mmocore.jar')
compile project(':L2J_Server')
testCompile 'org.testng:testng:6.11'
testCompile 'org.jmockit:jmockit:1.34'
testCompile 'org.jmockit:jmockit:1.35'
}
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