Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit e2afd7b

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.9.0
1 parent a65fd07 commit e2afd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.changelog.date
33
plugins {
44
id("java")
55
id("org.jetbrains.kotlin.jvm") version "1.7.10"
6-
id("org.jetbrains.intellij") version "1.8.0"
6+
id("org.jetbrains.intellij") version "1.9.0"
77

88
// Gradle Changelog Plugin
99
id("org.jetbrains.changelog") version "1.3.1"

0 commit comments

Comments
 (0)