Skip to content

Commit

Permalink
bugfix xtext version
Browse files Browse the repository at this point in the history
  • Loading branch information
llsand committed Sep 19, 2018
1 parent aa672bb commit b3d66f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions orcas_core/build_source/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
subprojects
{
project.ext.xtext_version = "2.5.1"
project.ext.xtext_version = "2.6.1"

project.group = "com.opitzconsulting.orcas"
project.version = "4.1.3-SNAPSHOT"
project.version = "4.2.0"

repositories
{
Expand Down

0 comments on commit b3d66f0

Please sign in to comment.