Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Aug 31, 2019
1 parent 588e854 commit 36b7376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.trickl</groupId>
<artifactId>assertj-json-serialize</artifactId>
<version>0.1.3-SNAPSHOT</version>
<version>0.1.5-SNAPSHOT</version>
<packaging>jar</packaging>
<developers>
<developer>
Expand Down Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>assertj-json</artifactId>
<version>0.2.10</version>
<version>0.2.11</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 36b7376

Please sign in to comment.