Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Commit

Permalink
Updated JavaParser
Browse files Browse the repository at this point in the history
  • Loading branch information
alankstewart committed Aug 27, 2017
1 parent d48089f commit d77a7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.github.javaparser</groupId>
<artifactId>javaparser-core</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</dependency>
<dependency>
<groupId>io.cucumber</groupId>
Expand Down

0 comments on commit d77a7c8

Please sign in to comment.