Skip to content

Commit 1a3269a

Browse files
Merge pull request #46 from yusufugurozbek/dependabot/gradle/org.jetbrains.changelog-1.3.1
Bump org.jetbrains.changelog from 1.3.0 to 1.3.1
2 parents 2affbaf + 0443497 commit 1a3269a

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
@@ -12,7 +12,7 @@ plugins {
1212
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
1313
id("org.jetbrains.intellij") version "1.2.0"
1414
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
15-
id("org.jetbrains.changelog") version "1.3.0"
15+
id("org.jetbrains.changelog") version "1.3.1"
1616
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
1717
id("io.gitlab.arturbosch.detekt") version "1.18.1"
1818
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle

0 commit comments

Comments
 (0)