Skip to content

Commit

Permalink
Merge pull request #267 from viartemev/dependabot/gradle/org.spekfram…
Browse files Browse the repository at this point in the history
…ework.spek2-spek-runner-junit5-2.0.11

Bump spek-runner-junit5 from 2.0.10 to 2.0.11
  • Loading branch information
viartemev committed Jun 1, 2020
2 parents 53d2858 + b35a0b2 commit ec6c5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
testImplementation('org.spekframework.spek2:spek-dsl-jvm:2.0.11') {
exclude group: 'org.jetbrains.kotlin'
}
testRuntimeOnly('org.spekframework.spek2:spek-runner-junit5:2.0.10') {
testRuntimeOnly('org.spekframework.spek2:spek-runner-junit5:2.0.11') {
exclude group: 'org.junit.platform'
exclude group: 'org.jetbrains.kotlin'
}
Expand Down

0 comments on commit ec6c5a7

Please sign in to comment.