Skip to content

Commit e30e483

Browse files
build(deps): bump org.spockframework:spock-core
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.4-M5-groovy-4.0 to 2.4-M6-groovy-4.0. - [Release notes](https://github.com/spockframework/spock/releases) - [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc) - [Commits](https://github.com/spockframework/spock/commits) --- updated-dependencies: - dependency-name: org.spockframework:spock-core dependency-version: 2.4-M6-groovy-4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ee3e89 commit e30e483

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
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
2121
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
2222

23-
testImplementation("org.spockframework:spock-core:2.4-M5-groovy-4.0")
23+
testImplementation("org.spockframework:spock-core:2.4-M6-groovy-4.0")
2424

2525
javacc("net.java.dev.javacc:javacc:7.0.13")
2626
}

0 commit comments

Comments
 (0)