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 6f66728 + 3cf5f91 commit c760edfCopy full SHA for c760edf
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