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

Commit

Permalink
Merge pull request #733 from eclipse/cd_bootstrap2260M2
Browse files Browse the repository at this point in the history
[eclipse-xtext/xtext#2002] bootstrap against Xtext 2.26.0.M2
  • Loading branch information
cdietrich authored Oct 1, 2021
2 parents 5f4267f + 5de253b commit 4f5ec0d
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 4f5ec0d

Please sign in to comment.