Skip to content

Commit

Permalink
Update dependency com.athaydes:spock-reports to v2.5.1-groovy-4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 0829043 commit 46e7170
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 @@ -89,7 +89,7 @@ subprojects { Project project ->

testImplementation "org.grails:grails-gorm-testing-support"
testImplementation "org.grails:grails-web-testing-support"
testImplementation('com.athaydes:spock-reports:2.5.1-groovy-3.0') {
testImplementation('com.athaydes:spock-reports:2.5.1-groovy-4.0') {
transitive = false
}
}
Expand Down

0 comments on commit 46e7170

Please sign in to comment.