Skip to content

Commit

Permalink
Set assertj-assertions-generator version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Mar 10, 2019
1 parent 349e8c0 commit 0716620
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -110,8 +110,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-assertions-generator</artifactId>
<!-- try to have the same version but might not be possible if we release the plugin without generator changes -->
<version>${project.version}</version>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 0716620

Please sign in to comment.