Skip to content

Commit

Permalink
Bump spek_version from 2.0.14 to 2.0.15 in /samples/jvm/spek
Browse files Browse the repository at this point in the history
Bumps `spek_version` from 2.0.14 to 2.0.15.

Updates `spek-dsl-jvm` from 2.0.14 to 2.0.15
- [Release notes](https://github.com/spekframework/spek/releases)
- [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md)
- [Commits](spekframework/spek@2.0.14...2.0.15)

Updates `spek-runner-junit5` from 2.0.14 to 2.0.15
- [Release notes](https://github.com/spekframework/spek/releases)
- [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md)
- [Commits](spekframework/spek@2.0.14...2.0.15)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robstoll committed Dec 15, 2020
1 parent 3c7a582 commit 9878e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jvm/spek/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
buildscript {
ext {
atrium_version = '0.14.0'
spek_version = '2.0.14'
spek_version = '2.0.15'
}
}

Expand Down

0 comments on commit 9878e69

Please sign in to comment.