fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.21 (main) (#10732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-01 20:11:50 +02:00 committed by GitHub
parent 16c3bb1d0b
commit 296bd9e6a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ dependencies {
compileOnly("com.google.errorprone:error_prone_annotations")
codenarc("org.codenarc:CodeNarc:3.4.0")
codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.20"))
codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.21"))
modules {
// checkstyle uses the very old google-collections which causes Java 9 module conflict with