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 60538d4 + 3ca7137 commit 5ce67c2Copy full SHA for 5ce67c2
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
// Kotlin support
11
id("org.jetbrains.kotlin.jvm") version "1.5.31"
12
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
13
- id("org.jetbrains.intellij") version "1.2.0"
+ id("org.jetbrains.intellij") version "1.2.1"
14
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
15
id("org.jetbrains.changelog") version "1.3.1"
16
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
0 commit comments