[releng] Bootstrap against 2.23.0.M3

Signed-off-by: kthoms <karsten.thoms@karakun.com>
This commit is contained in:
kthoms 2020-08-24 20:13:29 +00:00
parent d2500e1146
commit c93c943eb9

View file

@ -6,6 +6,6 @@ version = '2.23.0-SNAPSHOT'
ext.versions = [
'xtext': version,
'xtext_bootstrap': '2.23.0.M2',
'xtext_bootstrap': '2.23.0.M3',
'xtext_gradle_plugin': '2.0.8'
]