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

Commit 0e0672d

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.10.1
1 parent 06adf04 commit 0e0672d

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
@@ -7,7 +7,7 @@ plugins {
77
id("java")
88
id("jacoco")
99
id("org.jetbrains.kotlin.jvm") version "1.7.10"
10-
id("org.jetbrains.intellij") version "1.8.0"
10+
id("org.jetbrains.intellij") version "1.10.1"
1111
id("org.sonarqube") version "3.4.0.2513"
1212

1313
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)