Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit 2a527b6

Browse files
authored
Merge pull request #1901 from eclipse/bot_update_xtext_bootstrap_version
[releng] Bootstrap against 2.27.0.M3
2 parents b01959b + 4a7656b commit 2a527b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/versions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ version = '2.27.0-SNAPSHOT'
66

77
ext.versions = [
88
'xtext': version,
9-
'xtext_bootstrap': '2.27.0.M2',
9+
'xtext_bootstrap': '2.27.0.M3',
1010
'xtext_gradle_plugin': '3.0.2'
1111
]

0 commit comments

Comments
 (0)