1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Update dependency org.junit.jupiter:junit-jupiter to v5.8.2

This commit is contained in:
Renovate Bot 2021-11-28 16:28:02 +00:00
parent 95d03f084a
commit f4ad3d4e79
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -376,7 +376,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.8.1</version>
<version>5.8.2</version>
<scope>test</scope>
</dependency>
<dependency>