Skip to content
Snippets Groups Projects
Unverified Commit 9831ce07 authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #697 from...

Merge pull request #697 from Griefed/dependabot-gradle-serverpackcreator-plugin-example-develop-org.junit.jupiter-junit-jupiter-engine-5.12.0

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.0 in /serverpackcreator-plugin-example
parents 1f19cab1 55945fe5
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
......@@ -41,7 +41,7 @@ dependencies {
// Testing
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.12.0")
}
tasks.processResources {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment