Skip to content

Commit f9d502f

Browse files
authored
Merge pull request #290 from openapi-processor/dependabot/gradle/org.apache.groovy-groovy-bom-4.0.23
Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23
2 parents 9bc94ad + a4e4355 commit f9d502f

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
@@ -27,7 +27,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2727
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
2828
mockk = "io.mockk:mockk:1.13.12"
2929

30-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.22"
30+
groovy-bom = "org.apache.groovy:groovy-bom:4.0.23"
3131
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
3232

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

0 commit comments

Comments
 (0)