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 6f66728 commit 3cf5f91Copy full SHA for 3cf5f91
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
// Kotlin support
11
id("org.jetbrains.kotlin.jvm") version "1.8.10"
12
// Gradle IntelliJ Plugin
13
- id("org.jetbrains.intellij") version "1.13.2"
+ id("org.jetbrains.intellij") version "1.13.3"
14
// Gradle Changelog Plugin
15
id("org.jetbrains.changelog") version "2.0.0"
16
// Gradle Qodana Plugin
0 commit comments