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

Merge pull request #695 from...

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

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 in /serverpackcreator-plugin-example
parents 14394f60 e186d934
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
......@@ -40,7 +40,7 @@ dependencies {
// Testing
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.12.0")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.12.0")
}
......
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