Skip to content

Commit 6a77c13

Browse files
dependabot[bot]Foso
authored andcommitted
Bump org.jetbrains.intellij from 1.5.3 to 1.9.0
Bumps org.jetbrains.intellij from 1.5.3 to 1.9.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43cf4d9 commit 6a77c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ideaplugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fun properties(key: String) = project.findProperty(key).toString()
33

44

55
plugins {
6-
id("org.jetbrains.intellij") version "1.5.3"
6+
id("org.jetbrains.intellij") version "1.9.0"
77
java
88
kotlin("jvm")
99
id("org.jetbrains.compose")

0 commit comments

Comments
 (0)