We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffbd73 commit d8cd59bCopy full SHA for d8cd59b
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
alias(libs.plugins.kotlinJvm) apply false
13
id("com.google.devtools.ksp") version "2.2.20-2.0.3" apply false
14
id("org.openapi.generator") version "7.11.0" apply false
15
- id("org.jlleitschuh.gradle.ktlint") version "12.3.0" apply false
+ id("org.jlleitschuh.gradle.ktlint") version "13.1.0" apply false
16
}
17
18
val dependencyVersions = listOf(
0 commit comments