Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2020
1 parent f358323 commit 437746a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion factcast-factus/pom.xml
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion factcast-itests/factcast-itests-factus/pom.xml
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>2.18.0</version>
<version>2.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 437746a

Please sign in to comment.