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 0bd5790 commit 496bb8cCopy full SHA for 496bb8c
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("net.ossindex.audit") version "0.4.11"
10
id("io.freefair.maven-central.validate-poms") version "8.1.0"
11
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12
- id("org.jetbrains.kotlin.jvm") version "1.8.22" apply false
+ id("org.jetbrains.kotlin.jvm") version "1.9.0" apply false
13
id("com.google.devtools.ksp") version "1.9.0-1.0.11" apply false
14
id("org.openapi.generator") version "6.6.0" apply false
15
id("org.jlleitschuh.gradle.ktlint") version "11.5.0" apply false
0 commit comments