mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
[releng] Bootstrap against 2.26.0.M3
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
e8a2db2968
commit
4ad2758e0d
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.M2',
|
||||
'xtext_bootstrap': '2.26.0.M3',
|
||||
'xtext_gradle_plugin': '3.0.0'
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue