Update JUnit

This commit is contained in:
Andrea Cavalli 2021-12-08 11:57:03 +01:00
parent 39bbe60e50
commit 5cca5143db
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.8.0</version>
<version>5.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>