mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Update dependency org.junit.jupiter:junit-jupiter to v5.9.3
This commit is contained in:
parent
10a2b80ffc
commit
54c8587dda
@ -82,7 +82,7 @@ subprojects {
|
||||
|
||||
dependencies {
|
||||
// Tests
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
|
||||
}
|
||||
|
||||
plugins.withId("java") {
|
||||
|
Loading…
Reference in New Issue
Block a user