We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b768f49 commit 2883c53Copy full SHA for 2883c53
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
// Kotlin support
10
id("org.jetbrains.kotlin.jvm") version "1.8.22"
11
// Gradle IntelliJ Plugin
12
- id("org.jetbrains.intellij") version "1.13.1"
+ id("org.jetbrains.intellij") version "1.17.4"
13
// Gradle Changelog Plugin
14
id("org.jetbrains.changelog") version "2.1.0"
15
// JaCoCo Plugin
0 commit comments