/* * Base project version and versions of common dependencies. */ version = '2.22.0' ext.versions = [ 'xtext': version, 'xtext_bootstrap': '2.22.0.M3', 'xtext_gradle_plugin': '2.0.8' ]