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 a58da38 + 56e4b00 commit 28b2e7eCopy full SHA for 28b2e7e
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
// Java support
10
id("java")
11
// Kotlin support
12
- id("org.jetbrains.kotlin.jvm") version "1.4.31"
+ id("org.jetbrains.kotlin.jvm") version "1.4.32"
13
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
14
id("org.jetbrains.intellij") version "0.7.2"
15
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
0 commit comments