Skip to content

Commit

Permalink
Use tagged version of assert json library
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Dec 7, 2022
1 parent 993547f commit c6277fb
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 @@ -50,7 +50,7 @@
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>assertj-json</artifactId>
<version>0.2.15-SNAPSHOT</version>
<version>0.2.15</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit c6277fb

Please sign in to comment.