Skip to content

Commit

Permalink
Bump spock-core from 2.2-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.2-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and etiennestuder committed Oct 20, 2022
1 parent f25a0aa commit 681f1d8
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 @@ -13,7 +13,7 @@ group = 'nu.studer'
version = '3.0.5-DEV'

dependencies {
testImplementation 'org.spockframework:spock-core:2.2-groovy-3.0'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
}

tasks.withType(AbstractCompile).configureEach {
Expand Down

0 comments on commit 681f1d8

Please sign in to comment.