Skip to content

Commit f03fef8

Browse files
Merge pull request #69 from yusufugurozbek/dependabot/gradle/org.jetbrains.intellij-1.5.2
Bump org.jetbrains.intellij from 1.5.1 to 1.5.2
2 parents 934ffae + 44a8475 commit f03fef8

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
@@ -10,7 +10,7 @@ plugins {
1010
// Kotlin support
1111
id("org.jetbrains.kotlin.jvm") version "1.6.10"
1212
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
13-
id("org.jetbrains.intellij") version "1.5.1"
13+
id("org.jetbrains.intellij") version "1.5.2"
1414
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
1515
id("org.jetbrains.changelog") version "1.3.1"
1616
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html

0 commit comments

Comments
 (0)