mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[eclipse/xtext#2002] bootstrap against Xtext 2.26.0.M2
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
83ae598a64
commit
1fb8e8abcc
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ version = '2.26.0-SNAPSHOT'
|
|||
|
||||
ext.versions = [
|
||||
'xtext': version,
|
||||
'xtext_bootstrap': '2.26.0.M1',
|
||||
'xtext_bootstrap': '2.26.0.M2',
|
||||
'xtext_gradle_plugin': '2.1.0'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue