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.7.1

This commit is contained in:
Renovate Bot 2021-02-04 20:50:54 +00:00
parent 600e020325
commit d7aa2893b0
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -315,7 +315,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.7.0</version>
<version>5.7.1</version>
<scope>test</scope>
</dependency>
<dependency>