We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d985c1 + dcf7c99 commit b3adaf1Copy full SHA for b3adaf1
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
14
id("org.jetbrains.intellij") version "1.17.4"
15
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
16
- id("org.jetbrains.changelog") version "2.2.0"
+ id("org.jetbrains.changelog") version "2.2.1"
17
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
18
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
19
// Sonar support
0 commit comments