Skip to content

Commit

Permalink
Update dependency org.spockframework:spock-core to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Feb 16, 2022
1 parent 3fcb26b commit c495ecc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repositories {

dependencies {
testCompile 'junit:junit:4.12'
testCompile 'org.spockframework:spock-core:1.0-groovy-2.4'
testCompile 'org.spockframework:spock-core:2.1-groovy-3.0'
integrationTestCompile 'org.springframework:spring-core:4.3.7.RELEASE'
}

0 comments on commit c495ecc

Please sign in to comment.