Обновил junit

This commit is contained in:
2025-02-01 21:35:50 +03:00
parent 27737cf7b4
commit 6100f1becb

View File

@@ -11,7 +11,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<version>4.12</version>
<scope>test</scope>
</dependency>
</dependencies>