Skip to content

Commit e7a1074

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump spek-dsl-jvm from 2.0.15 to 2.0.17
Bumps [spek-dsl-jvm](https://github.com/spekframework/spek) from 2.0.15 to 2.0.17. - [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.17) --- updated-dependencies: - dependency-name: org.spekframework.spek2:spek-dsl-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3b4f44 commit e7a1074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
// implementation("com.github.fge:json-schema-validator:2.2.6")
6767

6868
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
69-
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.15")
69+
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.17")
7070
testRuntimeOnly("org.spekframework.spek2:spek-runner-junit5:2.0.17")
7171
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
7272
}

0 commit comments

Comments
 (0)