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

Commit 4a7656b

Browse files
committed
[releng] Bootstrap against 2.27.0.M3
Signed-off-by: Christian Dietrich <[email protected]>
1 parent b01959b commit 4a7656b

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)