We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c161d + f5a3912 commit 6ee725cCopy full SHA for 6ee725c
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
// Kotlin support
13
id("org.jetbrains.kotlin.jvm") version "1.4.32"
14
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
15
- id("org.jetbrains.intellij") version "0.7.2"
+ id("org.jetbrains.intellij") version "0.7.3"
16
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
17
id("org.jetbrains.changelog") version "1.1.2"
18
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
0 commit comments