Skip to content

Commit

Permalink
Bump spek-runner-junit5 from 2.0.15 to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 13, 2021
1 parent ee29521 commit 07ebed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.15")
testRuntimeOnly("org.spekframework.spek2:spek-runner-junit5:2.0.15")
testRuntimeOnly("org.spekframework.spek2:spek-runner-junit5:2.0.16")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

Expand Down

0 comments on commit 07ebed4

Please sign in to comment.