File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ dependencies {
9999 testImplementation (' org.liquibase:liquibase-test-harness:1.0.10' ){
100100 exclude group : ' org.firebirdsql.jdbc' , module : ' jaybird'
101101 }
102- testImplementation(' org.apache.groovy:groovy-all:4 .0.28 ' ) {
102+ testImplementation(' org.apache.groovy:groovy-all:5 .0.1 ' ) {
103103 exclude module : ' org.codehaus.groovy:groovy-testng'
104104 exclude module : ' org.codehaus.groovy:groovy-swing'
105105 }
Original file line number Diff line number Diff line change 5454 <testcontainers .version>1.21.3</testcontainers .version>
5555 <truth .version>1.4.4</truth .version>
5656 <mockito .version>1.10.19</mockito .version>
57- <groovy .version>2.5.23 </groovy .version>
57+ <groovy .version>3.0.25 </groovy .version>
5858 <dependency .spock.version>1.3-groovy-2.4</dependency .spock.version>
5959 <picocli .version>4.7.7</picocli .version>
6060 <junit-platform .version>1.13.4</junit-platform .version>
You can’t perform that action at this time.
0 commit comments