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.
2 parents 5ca2f79 + f9f15f7 commit 31eb5efCopy full SHA for 31eb5ef
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
kotlin("jvm") version "2.1.20"
8
kotlin("plugin.allopen") version "2.1.20"
9
kotlin("plugin.noarg") version "2.1.20"
10
- kotlin("plugin.serialization") version "2.1.20"
+ kotlin("plugin.serialization") version "2.2.0"
11
id("org.jlleitschuh.gradle.ktlint") version "12.2.0"
12
id("io.gitlab.arturbosch.detekt") version "1.23.8"
13
id("io.quarkus")
0 commit comments