1
mirror of https://github.com/CarmJos/TimeForFlight.git synced 2026-06-04 15:18:16 +08:00

Update dependency junit:junit to v4.13.2

This commit is contained in:
renovate[bot]
2025-01-17 19:44:33 +00:00
committed by Carm
parent cb7eac9d4b
commit f3ef261e4c
+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>