Skip to content

Commit

Permalink
Update dependency org.spockframework:spock-core to v2.3-groovy-4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent d5208bb commit 01efa22
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 @@ -46,7 +46,7 @@ task createClasspathManifest {
}

dependencies {
testImplementation 'org.spockframework:spock-core:2.1-groovy-2.5'
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
testImplementation platform('org.junit:junit-bom:5.9.2')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
Expand Down

0 comments on commit 01efa22

Please sign in to comment.