Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Bump spock-core from 2.0-groovy-3.0 to 2.3-groovy-4.0
Browse files Browse the repository at this point in the history
Bumps spock-core from 2.0-groovy-3.0 to 2.3-groovy-4.0.

---
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 Aug 26, 2023
1 parent fb94dbf commit 93e9183
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 @@ -36,7 +36,7 @@ testing {
suites {
all {
dependencies {
implementation 'org.spockframework:spock-core:2.3-groovy-3.0'
implementation 'org.spockframework:spock-core:2.3-groovy-4.0'
}

useJUnitJupiter()
Expand Down

0 comments on commit 93e9183

Please sign in to comment.