Bump groovy from 2.5.14 to 3.0.8

Bumps [groovy](https://github.com/apache/groovy) from 2.5.14 to 3.0.8.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-21 22:14:42 +00:00
committed by GitHub
parent c47c9be32d
commit 1f1849cd4a

View File

@@ -23,7 +23,7 @@
<properties>
<suiteXmlFile>${project.basedir}/src/test/resources/integration-suite.xml</suiteXmlFile>
<dependency.groovy.version>2.5.14</dependency.groovy.version>
<dependency.groovy.version>3.0.8</dependency.groovy.version>
</properties>
<dependencies>