Skip to content

Commit 8400400

Browse files
authored
Merge pull request #126 from skadi-cloud/dependabot/gradle/org.jetbrains.intellij-1.3.1
build(deps): bump org.jetbrains.intellij from 1.3.0 to 1.3.1
2 parents cc8069b + 56f979e commit 8400400

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
@@ -1,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "1.6.10" apply false
3-
id("org.jetbrains.intellij") version "1.3.0" apply false
3+
id("org.jetbrains.intellij") version "1.3.1" apply false
44
}
55

66
subprojects {

0 commit comments

Comments
 (0)