Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit ed69d08

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): Bump org.jetbrains.intellij from 1.13.2 to 1.13.3
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>
1 parent 220966e commit ed69d08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10"
8-
id("org.jetbrains.intellij") version "1.13.2"
8+
id("org.jetbrains.intellij") version "1.13.3"
99

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

0 commit comments

Comments
 (0)