Skip to content

Commit c5fc0df

Browse files
authored
Merge pull request #301 from openapi-processor/dependabot/gradle/org.apache.groovy-groovy-bom-4.0.24
Bump org.apache.groovy:groovy-bom from 4.0.23 to 4.0.24
2 parents 075d084 + 746fd03 commit c5fc0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2828
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
2929
mockk = "io.mockk:mockk:1.13.12"
3030

31-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.23"
31+
groovy-bom = "org.apache.groovy:groovy-bom:4.0.24"
3232
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
3333

3434
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)