File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
3838mockk = " io.mockk:mockk:1.13.17"
3939
4040[bundles ]
41- jackson = [" jackson-databind" , " jackson-yaml" , " jackson-kotlin" ]
42- kotest = [" kotest-runner" , " kotest-datatest" , " mockk" ]
41+ # jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]
42+ # kotest = ["kotest-runner", "kotest-datatest", "mockk"]
4343
4444[plugins ]
45- kotlin = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
45+ # kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
4646nexus = { id = " io.github.gradle-nexus.publish-plugin" , version = " 2.0.0" }
4747jacoco = { id = " org.barfuin.gradle.jacocolog" , version = " 3.1.0" }
4848sonar = { id = " org.sonarqube" , version = " 6.0.1.5171" }
You can’t perform that action at this time.
0 commit comments