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 97a2c65 + 00887cc commit dd6e7b7Copy full SHA for dd6e7b7
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