We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e584cb1 commit 7bf1c5fCopy full SHA for 7bf1c5f
common.gradle
@@ -43,7 +43,7 @@ dependencies {
43
// Adding dependencies here will add the dependencies to each subproject.
44
testImplementation 'junit:junit:4.13.2'
45
testImplementation 'org.mockito:mockito-core:3.12.4'
46
- testImplementation 'org.codehaus.groovy:groovy-test:3.0.19'
+ testImplementation 'org.codehaus.groovy:groovy-test:3.0.21'
47
}
48
49
// Uncomment if you want to see the status of every test that is run and
0 commit comments