Bump groovyVersion from 4.0.5 to 4.0.6 in /dependencyManagement (#6896)
This commit is contained in:
parent
bf56414bc6
commit
cafab8e657
|
@ -17,7 +17,7 @@ val otelVersion = "1.19.0"
|
|||
rootProject.extra["otelVersion"] = otelVersion
|
||||
|
||||
// Need both BOM and groovy jars
|
||||
val groovyVersion = "4.0.5"
|
||||
val groovyVersion = "4.0.6"
|
||||
|
||||
// We don't force libraries we instrument to new versions since we compile and test against specific
|
||||
// old baseline versions but we do try to force those libraries' transitive dependencies to new
|
||||
|
|
Loading…
Reference in New Issue