We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2eda3 commit 15b17f7Copy full SHA for 15b17f7
1 file changed
build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
testImplementation ('org.liquibase:liquibase-test-harness:1.0.11'){
101
exclude group: 'org.firebirdsql.jdbc', module: 'jaybird'
102
}
103
- testImplementation('org.apache.groovy:groovy-all:4.0.29') {
+ testImplementation('org.apache.groovy:groovy-all:4.0.30') {
104
exclude module: 'org.codehaus.groovy:groovy-testng'
105
exclude module: 'org.codehaus.groovy:groovy-swing'
106
0 commit comments