Skip to content

Commit bf29049

Browse files
chore: bump org.jetbrains.intellij from 1.13.2 to 1.13.3 (#216)
Bumps org.jetbrains.intellij from 1.13.2 to 1.13.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 f311f16 commit bf29049

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
@@ -11,7 +11,7 @@ plugins {
1111
// Kotlin support
1212
id("org.jetbrains.kotlin.jvm") version "1.8.10"
1313
// Gradle IntelliJ Plugin
14-
id("org.jetbrains.intellij") version "1.13.2"
14+
id("org.jetbrains.intellij") version "1.13.3"
1515
// Gradle Changelog Plugin
1616
id("org.jetbrains.changelog") version "2.0.0"
1717
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)