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 @@ -100,7 +100,7 @@ dependencies {
100100 testImplementation (' org.liquibase:liquibase-test-harness:1.0.11' ){
101101 exclude group : ' org.firebirdsql.jdbc' , module : ' jaybird'
102102 }
103- testImplementation(' org.apache.groovy:groovy-all:4 .0.29 ' ) {
103+ testImplementation(' org.apache.groovy:groovy-all:5 .0.2 ' ) {
104104 exclude module : ' org.codehaus.groovy:groovy-testng'
105105 exclude module : ' org.codehaus.groovy:groovy-swing'
106106 }
Original file line number Diff line number Diff line change 5454 <testcontainers .version>1.21.3</testcontainers .version>
5555 <truth .version>1.4.5</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.14.0</junit-platform .version>
You can’t perform that action at this time.
0 commit comments