Merge pull request #1236 from eclipse/cd_xtext_issue1537

[eclipse/xtext#1537] bootstrap against 2.19.0
This commit is contained in:
Christian Dietrich 2019-09-04 05:44:51 +02:00 committed by GitHub
commit 06c0583eee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ version = '2.20.0-SNAPSHOT'
ext.versions = [
'xtext': version,
'xtext_bootstrap': '2.19.0.M3',
'xtext_bootstrap': '2.19.0',
'gradle_plugins': '0.1.0',
'xtext_gradle_plugin': '2.0.7',
'dependency_management_plugin' : '1.0.8.RELEASE'