mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Merge pull request #1204 from eclipse/cd_xtext_issue1509
[eclipse/xtext#1509] Bootstrap against 2.19.0.M1
This commit is contained in:
commit
e38ae0f1cd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ version = '2.19.0-SNAPSHOT'
|
|||
|
||||
ext.versions = [
|
||||
'xtext': version,
|
||||
'xtext_bootstrap': '2.18.0',
|
||||
'xtext_bootstrap': '2.19.0.M1',
|
||||
'gradle_plugins': '0.1.0',
|
||||
'xtext_gradle_plugin': '2.0.7',
|
||||
'dependency_management_plugin' : '1.0.8.RELEASE'
|
||||
|
|
Loading…
Reference in a new issue