Merge pull request #76 from sullis/junit-5.6.2

junit 5.6.2
This commit is contained in:
Tobias
2020-04-12 00:33:26 +02:00
committed by GitHub

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.6.0</version>
<version>5.6.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -242,4 +242,4 @@
</build>
</profile>
</profiles>
</project>
</project>