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 ba7a439 commit acf262dCopy full SHA for acf262d
build.gradle.kts
@@ -6,7 +6,7 @@ import kotlinx.kover.gradle.plugin.dsl.KoverProjectExtension
6
import org.gradle.kotlin.dsl.implementation
7
8
plugins {
9
- val kotlinVersion = "2.0.21"
+ val kotlinVersion = "2.2.21"
10
kotlin("jvm") version kotlinVersion
11
id("com.diffplug.spotless") version "7.0.3"
12
id("org.springframework.boot") version "3.4.4" apply false
0 commit comments