Skip to content

Commit 0f6b964

Browse files
Bump org.jetbrains.intellij from 1.5.2 to 1.5.3 (#721)
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51cfd0e commit 0f6b964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.net.URL
44
plugins {
55
id("java")
66
id("org.jetbrains.kotlin.jvm")
7-
id("org.jetbrains.intellij") version "1.5.2"
7+
id("org.jetbrains.intellij") version "1.5.3"
88
id("org.jetbrains.changelog") version "1.3.1"
99
id("maven-publish")
1010
}

0 commit comments

Comments
 (0)