Skip to content

Commit 1122e9d

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump org.jetbrains.intellij from 1.14.0 to 1.14.1
Bumps org.jetbrains.intellij from 1.14.0 to 1.14.1. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c1e7bb commit 1122e9d

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
@@ -5,7 +5,7 @@ fun properties(key: String) = project.findProperty(key).toString()
55

66
plugins {
77
id("org.jetbrains.kotlin.jvm") version "1.8.21"
8-
id("org.jetbrains.intellij") version "1.14.0"
8+
id("org.jetbrains.intellij") version "1.14.1"
99

1010
// Gradle Changelog Plugin
1111
id("org.jetbrains.changelog") version "2.1.0"

0 commit comments

Comments
 (0)