Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.groovy:groovy-bom to v3.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 24, 2023
1 parent 6c3a1fd commit ff88914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ javaPlatform {
}

dependencies {
api(platform("org.codehaus.groovy:groovy-bom:3.0.17"))
api(platform("org.codehaus.groovy:groovy-bom:3.0.19"))
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3"))

constraints {
Expand Down

0 comments on commit ff88914

Please sign in to comment.