We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca9ef0e commit a8eca31Copy full SHA for a8eca31
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.28') {
+ testImplementation('org.apache.groovy:groovy-all:4.0.29') {
104
exclude module: 'org.codehaus.groovy:groovy-testng'
105
exclude module: 'org.codehaus.groovy:groovy-swing'
106
0 commit comments