Skip to content

Commit

Permalink
chore(pom.xml): update groovy-all and spock-core versions for compati…
Browse files Browse the repository at this point in the history
…bility and bug fixes
  • Loading branch information
jandroav committed Oct 10, 2023
1 parent 6a2da6b commit cd2b6fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
<liquibase.version>4.23.2</liquibase.version>
<sonar.tests>src/test/groovy</sonar.tests>
<snakeyaml.version>2.2</snakeyaml.version>
<groovy-all.version>2.4.21</groovy-all.version>
<spock-core.version.version>1.3-groovy-2.4</spock-core.version.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cd2b6fd

Please sign in to comment.