Skip to content

Commit 56f979e

Browse files
build(deps): bump org.jetbrains.intellij from 1.3.0 to 1.3.1
Bumps org.jetbrains.intellij from 1.3.0 to 1.3.1. --- 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>
1 parent d6ade42 commit 56f979e

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
@@ -1,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "1.6.10" apply false
3-
id("org.jetbrains.intellij") version "1.3.0" apply false
3+
id("org.jetbrains.intellij") version "1.3.1" apply false
44
}
55

66
subprojects {

0 commit comments

Comments
 (0)