Skip to content

Commit

Permalink
Bump groovy from 3.0.9 to 3.0.10 (#2586)
Browse files Browse the repository at this point in the history
Bumps [groovy](https://github.com/apache/groovy) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/apache/groovy/releases)
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2022
1 parent b4faa4a commit 813add0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -32,7 +32,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.17.100'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0'

libraries.groovy = 'org.codehaus.groovy:groovy:3.0.9'
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.10'

def kotlinVersion = '1.6.10'
libraries.kotlin = [
Expand Down

0 comments on commit 813add0

Please sign in to comment.