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 15eb31e commit 00887ccCopy full SHA for 00887cc
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("com.diffplug.spotless") apply false
14
id("org.jetbrains.kotlin.jvm") apply false
15
id("io.gitlab.arturbosch.detekt") apply false
16
- id("org.jetbrains.intellij") version "1.14.2"
+ id("org.jetbrains.intellij") version "1.15.0"
17
id("com.asarkar.gradle.build-time-tracker") version "4.3.0"
18
}
19
0 commit comments