Skip to content

Commit

Permalink
Merge pull request #424 from alvarosanchez/dependabot/gradle/com.atha…
Browse files Browse the repository at this point in the history
…ydes-spock-reports-1.7.1

Bump spock-reports from 1.6.3 to 1.7.1
  • Loading branch information
alvarosanchez authored Mar 11, 2020
2 parents c80ed4c + 4957253 commit ada72e1
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 @@ -67,7 +67,7 @@ subprojects { Project project ->
testCompile "org.grails:grails-gorm-testing-support"
//testCompile "org.grails:grails-plugin-testing"
testCompile "org.grails:grails-web-testing-support"
testCompile('com.athaydes:spock-reports:1.6.3') {
testCompile('com.athaydes:spock-reports:1.7.1') {
transitive = false
}
}
Expand Down

0 comments on commit ada72e1

Please sign in to comment.