Обновил 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> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>3.8.1</version> <version>4.12</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>