File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ maven-publish-gradle-plugin = { module = "com.vanniktech.maven.publish:com.vanni
4242detekt-gradle-plugin = { module = " io.gitlab.arturbosch.detekt:detekt-gradle-plugin" , version.ref = " detekt" }
4343ktlint-gradle-plugin = { module = " org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin" , version = " 13.1.0" }
4444kotest-gradle-plugin = { module = " io.kotest:kotest-framework-plugin-gradle" , version.ref = " kotest" }
45- ksp-gradle-plugin = { module = " com.google.devtools.ksp:symbol-processing-gradle-plugin" , version = " 2.3.0 " }
45+ ksp-gradle-plugin = { module = " com.google.devtools.ksp:symbol-processing-gradle-plugin" , version = " 2.3.1 " }
4646
4747[bundles ]
4848openapi = [" openapi-validator" , " openapi-interfaces" , " openapi-jackson" ]
You can’t perform that action at this time.
0 commit comments