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 d86519c commit b0859e3Copy full SHA for b0859e3
build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
testImplementation ('org.liquibase:liquibase-test-harness:1.0.10'){
100
exclude group: 'org.firebirdsql.jdbc', module: 'jaybird'
101
}
102
- testImplementation('org.apache.groovy:groovy-all:4.0.26') {
+ testImplementation('org.apache.groovy:groovy-all:4.0.27') {
103
exclude module: 'org.codehaus.groovy:groovy-testng'
104
exclude module: 'org.codehaus.groovy:groovy-swing'
105
0 commit comments