1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 13:55:03 +08:00

chore(deps): update dependency junit:junit to v4.14-20200802.183205-9

This commit is contained in:
renovate[bot]
2025-05-10 01:37:48 +00:00
committed by Carm
parent 10ad1c8fcd
commit ce4ceaef73
+1 -1
View File
@@ -108,7 +108,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.13.2</version> <version>4.14-20200802.183205-9</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>