Skip to content
Snippets Groups Projects
Commit 8b7822e8 authored by hansen's avatar hansen
Browse files

update junit version

parent 84f8a966
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ dependencies {
//compile(group: 'de.hhu.stups', name: 'de.prob.core.kernel', version: '2.0.0-milestone-13-SNAPSHOT')
testCompile (group: 'junit', name: 'junit', version: '4.11')
testCompile (group: 'junit', name: 'junit', version: '4.12')
testCompile (group: 'de.hhu.stups', name: 'tla2bAST', version: '1.0.8')
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment