Skip to content

Commit

Permalink
fix(deps): update dependency org.spockframework:spock-core to v2.3-gr…
Browse files Browse the repository at this point in the history
…oovy-4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 9e1e725 commit 7f1d1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
testImplementation project(':jgiven-junit5')
testImplementation 'org.junit.jupiter:junit-jupiter'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
}

test{
Expand Down

0 comments on commit 7f1d1a9

Please sign in to comment.