Skip to content

Commit 183c693

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump org.jetbrains.intellij from 1.17.0 to 1.17.1
Bumps org.jetbrains.intellij from 1.17.0 to 1.17.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 ff8f4ba commit 183c693

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.9.22"
8-
id("org.jetbrains.intellij") version "1.17.0"
8+
id("org.jetbrains.intellij") version "1.17.1"
99

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

0 commit comments

Comments
 (0)