Skip to content

Commit

Permalink
fix: update xtext in cli
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jul 26, 2019
1 parent d5e772c commit 81afff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.hypermedia.testing.dsl.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtext</artifactId>
<version>2.12.0</version>
<version>${xtextVersion}</version>
</dependency>
<!-- The xText grammar to use -->
<dependency>
Expand Down

0 comments on commit 81afff5

Please sign in to comment.