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 4e57aef commit 70c05f9Copy full SHA for 70c05f9
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.1"
+ id("org.jetbrains.intellij") version "1.14.2"
17
id("com.asarkar.gradle.build-time-tracker") version "4.3.0"
18
}
19
0 commit comments