mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
use xtext gradle plugin version 1.0.18
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
1466ed1675
commit
1c43d3cb55
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ext.versions = [
|
|||
'xtext': version,
|
||||
'xtext_bootstrap': '2.11.0',
|
||||
'gradle_plugins': '0.1.0',
|
||||
'xtext_gradle_plugin': '1.0.17',
|
||||
'xtext_gradle_plugin': '1.0.18',
|
||||
'lsp4j': '0.2.0',
|
||||
'log4j': '1.2.16',
|
||||
'equinoxCommon' : '3.8.0',
|
||||
|
|
Loading…
Reference in a new issue