Merge pull request #2 from WiIIiam278/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.10.0

Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0
dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.10.2
William 1 year ago committed by GitHub
commit 73e6961f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ dependencies {
testImplementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
}

Loading…
Cancel
Save