This repository was archived by the owner on Mar 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
2020jackson-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" }
2121snakeyaml = " org.yaml:snakeyaml:1.33"
2222
23- groovy-bom = " org.codehaus.groovy:groovy-bom:3.0.13"
24-
2523openapi4j = " org.openapi4j:openapi-parser:1.0.7"
2624swagger = " io.swagger.parser.v3:swagger-parser:2.0.28"
2725
@@ -42,9 +40,11 @@ kotest-bom = "io.kotest:kotest-bom:5.4.2"
4240kotest-runner = { module = " io.kotest:kotest-runner-junit5" }
4341kotest-datatest = { module = " io.kotest:kotest-framework-datatest" }
4442mockk = " io.mockk:mockk:1.13.2"
43+
44+ groovy-bom = " org.codehaus.groovy:groovy-bom:3.0.13"
4545spock = " org.spockframework:spock-core:2.2-groovy-3.0"
4646
47- plugin-kotlin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
47+ plugin-kotlin = { module = " org.jetbrains.kotlin:kotlin-gradle-plugin" , version.ref = " kotlin" }
4848plugin-checker = " org.checkerframework:checkerframework-gradle-plugin:0.6.16"
4949plugin-outdated = " com.github.ben-manes:gradle-versions-plugin:0.42.0"
5050
You can’t perform that action at this time.
0 commit comments