Skip to content

Commit

Permalink
Bump groovy from 3.0.17 to 3.0.18
Browse files Browse the repository at this point in the history
Bumps [groovy](https://github.com/apache/groovy) from 3.0.17 to 3.0.18.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 73bda87 commit d0060f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tas-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<suiteXmlFile>${project.basedir}/src/test/resources/integration-suite.xml</suiteXmlFile>
<dependency.groovy.version>3.0.17</dependency.groovy.version>
<dependency.groovy.version>3.0.18</dependency.groovy.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d0060f7

Please sign in to comment.