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

Commit

Permalink
[eclipse-xtext/xtext#2002] bootstrap against Xtext 2.26.0.M2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Oct 1, 2021
1 parent 83ae598 commit 1fb8e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ version = '2.26.0-SNAPSHOT'

ext.versions = [
'xtext': version,
'xtext_bootstrap': '2.26.0.M1',
'xtext_bootstrap': '2.26.0.M2',
'xtext_gradle_plugin': '2.1.0'
]

0 comments on commit 1fb8e8a

Please sign in to comment.