Skip to content

Commit

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

Updates `spek-dsl-jvm` from 2.0.15 to 2.0.16
- [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.15...2.0.16)

Updates `spek-runner-junit5` from 2.0.15 to 2.0.16
- [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.15...2.0.16)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2021
1 parent c0a3faf commit b9d9d21
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.16.0'
spek_version = '2.0.15'
spek_version = '2.0.16'
}
}

Expand Down

0 comments on commit b9d9d21

Please sign in to comment.