Skip to content

Commit 2482ac5

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency org.apache.groovy:groovy-bom to v5.0.4
1 parent 32f1af6 commit 2482ac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bom-thirdparty/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ javaPlatform {
2626
}
2727

2828
dependencies {
29-
api(platform("org.apache.groovy:groovy-bom:5.0.2"))
29+
api(platform("org.apache.groovy:groovy-bom:5.0.4"))
3030
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"))
3131
api(platform("com.fasterxml.jackson:jackson-bom:2.20.1"))
3232

0 commit comments

Comments
 (0)