mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
Bump spek_version from 2.0.0 to 2.0.13 in /samples/jvm/spek
Bumps `spek_version` from 2.0.0 to 2.0.13. Updates `spek-dsl-jvm` from 2.0.0 to 2.0.13 - [Release notes](https://github.com/spekframework/spek/releases) - [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md) - [Commits](https://github.com/spekframework/spek/compare/2.0.0...2.0.13) Updates `spek-runner-junit5` from 2.0.0 to 2.0.13 - [Release notes](https://github.com/spekframework/spek/releases) - [Changelog](https://github.com/spekframework/spek/blob/2.x/docs/breaking-changes.md) - [Commits](https://github.com/spekframework/spek/compare/2.0.0...2.0.13) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Robert Stoll
parent
fa8babed64
commit
c6d70a11d9
@@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
|
||||
buildscript {
|
||||
ext {
|
||||
atrium_version = '0.13.0'
|
||||
spek_version = '2.0.0'
|
||||
spek_version = '2.0.13'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user