Thanks to visit codestin.com Credit goes to github.com
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 937c1fb commit 4f8c7a5Copy full SHA for 4f8c7a5
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
// Kotlin support
12
id("org.jetbrains.kotlin.jvm") version "1.9.23"
13
// Gradle IntelliJ Plugin
14
- id("org.jetbrains.intellij") version "1.13.3"
+ id("org.jetbrains.intellij") version "1.17.3"
15
// Gradle Changelog Plugin
16
id("org.jetbrains.changelog") version "2.2.0"
17
// Gradle Qodana Plugin
0 commit comments