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-M1-groovy-3.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 22, 2024
1 parent 30107a7 commit 90ff31b
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 @@ -51,7 +51,7 @@ repositories {
dependencies {
implementation 'org.ow2.asm:asm:9.6'

testImplementation 'org.spockframework:spock-core:2.4-M1-groovy-3.0'
testImplementation 'org.spockframework:spock-core:2.4-M4-groovy-4.0'

asciidoctorExt 'com.bmuschko:asciidoctorj-tabbed-code-extension:0.3'
}
Expand Down

0 comments on commit 90ff31b

Please sign in to comment.