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

Merge pull request #29 from...

Merge pull request #29 from Griefed/dependabot-gradle-dependabot-org.junit.jupiter-junit-jupiter-api-5.9.0

build(deps): bump junit-jupiter-api from 5.8.2 to 5.9.0
parents afd1fe17 f8a6816b
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ dependencies {
// Testing
testImplementation 'org.mockito:mockito-core:4.6.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.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