Skip to content

Commit 82c4b91

Browse files
authored
Merge pull request #358 from openapi-processor/dependabot/gradle/org.apache.groovy-groovy-bom-4.0.28
Bump org.apache.groovy:groovy-bom from 4.0.27 to 4.0.28
2 parents d7292eb + c097413 commit 82c4b91

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
@@ -38,7 +38,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3838
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3939
mockk = "io.mockk:mockk:1.14.5"
4040

41-
groovy-bom = "org.apache.groovy:groovy-bom:4.0.27"
41+
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
4242
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
4343

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

0 commit comments

Comments
 (0)