1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 09:59:31 +08:00

Update dependency junit:junit to v4.13.2

This commit is contained in:
renovate[bot]
2025-01-23 16:46:19 +00:00
committed by Carm
parent c39836d439
commit 48e8fc7847
+1 -1
View File
@@ -116,7 +116,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.13</version> <version>4.13.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>