Skip to content

Commit

Permalink
Update dependency org.spockframework:spock-junit4 to v2.3-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 Feb 13, 2023
1 parent d7e37c7 commit cf6e773
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.3-groovy-4.0"
testImplementation "com.tngtech.jgiven:jgiven-spock:${jGivenVersion}"
}

Expand Down

0 comments on commit cf6e773

Please sign in to comment.