Fix unit tests

pull/147/head
Richard Körber 2023-11-19 21:33:21 +01:00
parent f428f1be9c
commit e3cc271cd8
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>3.2.2</version>
<version>2.38.0</version>
<scope>test</scope>
</dependency>
<dependency>