mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[eclipse/xtext#1404] Bump Xtext-Gradle-Plugin to latest (2.0.4)
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
48ab13a19a
commit
fed0168b23
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ ext.versions = [
|
|||
'xtext': version,
|
||||
'xtext_bootstrap': '2.17.0.M2',
|
||||
'gradle_plugins': '0.1.0',
|
||||
'xtext_gradle_plugin': '2.0.2',
|
||||
'xtext_gradle_plugin': '2.0.4',
|
||||
'dependency_management_plugin' : '1.0.6.RELEASE'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue