Skip to content

Commit

Permalink
Update dependency org.spockframework:spock-junit4 to v2.2-groovy-4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent deb2950 commit d1eea39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {

dependencies {
implementation "org.spockframework:spock-core:2.0-groovy-3.0"
implementation "org.spockframework:spock-junit4:2.1-groovy-3.0"
implementation "org.spockframework:spock-junit4:2.2-groovy-4.0"
testImplementation "com.tngtech.jgiven:jgiven-spock:${jGivenVersion}"
}

Expand Down

0 comments on commit d1eea39

Please # to comment.