Skip to content

Commit

Permalink
Update org.jetbrains.intellij to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kornilova203 committed Jun 11, 2023
1 parent bfdd5c2 commit e63d3af
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
@@ -1,7 +1,7 @@
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "1.8.21"
id("org.jetbrains.intellij") version "1.13.3"
id("org.jetbrains.intellij") version "1.14.1"
}

group = "com.github.kornilova203"
Expand Down

0 comments on commit e63d3af

Please sign in to comment.