Skip to content

Commit

Permalink
Bump org.spockframework:spock-core
Browse files Browse the repository at this point in the history
Bumps [org.spockframework:spock-core](https://github.com/spockframework/spock) from 2.4-M2-groovy-4.0 to 2.4-M4-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-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 1748a09 commit 6b56692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ subprojects {

testCompileOnly 'org.projectlombok:lombok:1.18.32'
testImplementation 'org.apache.groovy:groovy:4.0.20'
testImplementation 'org.spockframework:spock-core:2.4-M2-groovy-4.0'
testImplementation 'org.spockframework:spock-core:2.4-M4-groovy-4.0'
testRuntimeOnly "net.bytebuddy:byte-buddy:1.14.12"
testAnnotationProcessor 'org.projectlombok:lombok:1.18.32'

Expand Down

0 comments on commit 6b56692

Please sign in to comment.