Skip to content
Snippets Groups Projects
Commit d2cb68d5 authored by Johannes Mey's avatar Johannes Mey
Browse files

Merge branch 'artifact-evaluation' of...

Merge branch 'artifact-evaluation' of git-st.inf.tu-dresden.de:stgroup/trainbenchmark into artifact-evaluation
parents 648a3542 521143b9
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,11 @@ apply plugin: 'org.xtext.xtend'
apply from: "${rootDir}/gradle/source-layout-xcore.gradle"
ext {
xtextVersion = '2.10.0'
xtextVersion = '2.13.0'
}
configurations.all {
resolutionStrategy.force 'org.antlr:antlr-runtime:3.2'
}
dependencies {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment