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 a7b1f78 commit 24da3b9Copy full SHA for 24da3b9
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
kotlin("plugin.spring") version "1.9.25"
8
id("com.github.johnrengelman.shadow") version "8.1.1"
9
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
10
- id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
+ id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.9"
11
jacoco
12
}
13
0 commit comments