Skip to content

Commit

Permalink
chore(deps): update dependency org.spockframework:spock-core to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 96107fe commit 461b9a3
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 @@ -24,7 +24,7 @@ dependencies {
// https://http-builder-ng.github.io/http-builder-ng/docs/javadoc/
compile 'io.github.http-builder-ng:http-builder-ng-okhttp:1.0.4'

testCompile('org.spockframework:spock-core:1.3-groovy-2.5') {
testCompile('org.spockframework:spock-core:2.3-groovy-4.0') {
exclude(module: 'groovy-all')
}
}
Expand Down

0 comments on commit 461b9a3

Please sign in to comment.