Skip to content

Commit

Permalink
Bump groovy-backports-compat23 from 2.3.5 to 3.0.8
Browse files Browse the repository at this point in the history
Bumps [groovy-backports-compat23](https://github.com/apache/groovy) from 2.3.5 to 3.0.8.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed May 19, 2022
1 parent 9517156 commit 26a8562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}
dependencies {
classpath 'com.github.ben-manes:gradle-versions-plugin:0.11.1'
classpath 'org.codehaus.groovy:groovy-backports-compat23:2.3.5'
classpath 'org.codehaus.groovy:groovy-backports-compat23:3.0.8'
}
}

Expand Down

0 comments on commit 26a8562

Please sign in to comment.