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

[CI skip] Merge pull request #3250 from Slimefun/renovate/junit5-monorepo

Update dependency org.junit.jupiter:junit-jupiter to v5.8.0
This commit is contained in:
TheBusyBiscuit 2021-09-14 11:53:50 +02:00 committed by GitHub
commit 7ae0128ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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