Update dependency org.codehaus.groovy:groovy-bom to v3.0.21 (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7736a6087
commit
d9e07bf460
|
|
@ -21,7 +21,7 @@ repositories {
|
|||
}
|
||||
}
|
||||
|
||||
val groovyVersion = "3.0.20"
|
||||
val groovyVersion = "3.0.21"
|
||||
|
||||
dependencies {
|
||||
api(platform("org.codehaus.groovy:groovy-bom:$groovyVersion"))
|
||||
|
|
|
|||
Loading…
Reference in New Issue