Skip to content

Commit

Permalink
v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jul 5, 2022
1 parent 083793f commit 7b74c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ fun properties(key: String) = project.findProperty(key).toString()
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "1.7.0"
id("org.jetbrains.intellij") version "1.6.3"
id("org.jetbrains.intellij") version "1.6.0"
id("org.jetbrains.changelog") version "1.3.1"
id("org.jetbrains.grammarkit") version "2021.2.2"
id("org.jetbrains.qodana") version "0.1.13"
Expand Down

0 comments on commit 7b74c8e

Please sign in to comment.