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

Commit 00360df

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.9.0
1 parent d261b5a commit 00360df

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
@@ -6,7 +6,7 @@ plugins {
66
id("java")
77
id("jacoco")
88
id("org.jetbrains.kotlin.jvm") version "1.7.10"
9-
id("org.jetbrains.intellij") version "1.8.0"
9+
id("org.jetbrains.intellij") version "1.9.0"
1010
id("org.sonarqube") version "3.4.0.2513"
1111

1212
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)