1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[CI skip] Merge pull request #2319 from Slimefun/renovate/org.junit.jupiter-junit-jupiter-5.x

Update dependency org.junit.jupiter:junit-jupiter to v5.7.0
This commit is contained in:
TheBusyBiscuit 2020-09-13 23:30:56 +02:00 committed by GitHub
commit 69c134bd15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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