Junit 4.13.2

This commit is contained in:
Grzegorz Olędzki
2023-09-30 21:53:36 +02:00
parent ef68cdf810
commit ff921db783
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>