Skip to content

Commit

Permalink
Bump spek-dsl-jvm 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 21, 2021
1 parent 69f5325 commit 71bd1f4
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 @@ -70,7 +70,7 @@ dependencies {
// implementation("com.github.fge:json-schema-validator:2.2.6")

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

0 comments on commit 71bd1f4

Please sign in to comment.