Skip to content

Commit

Permalink
Update dependency org.spekframework.spek2:spek-dsl-jvm to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 13, 2021
1 parent 93f477c commit a20b1ff
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 @@ -76,7 +76,7 @@ kotlin {

val jvmTest by getting {
dependencies {
implementation("org.spekframework.spek2:spek-dsl-jvm:2.0.15")
implementation("org.spekframework.spek2:spek-dsl-jvm:2.0.16")
implementation("ch.tutteli.atrium:atrium-fluent-en_GB:0.16.0")
runtimeOnly("org.spekframework.spek2:spek-runner-junit5:2.0.15")
}
Expand Down

0 comments on commit a20b1ff

Please sign in to comment.