We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea0cb8 commit 7b71da6Copy full SHA for 7b71da6
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
// Gradle IntelliJ Plugin
14
id("org.jetbrains.intellij") version "1.13.3"
15
// Gradle Changelog Plugin
16
- id("org.jetbrains.changelog") version "2.2.0"
+ id("org.jetbrains.changelog") version "2.2.1"
17
// Gradle Qodana Plugin
18
id("org.jetbrains.qodana") version "0.1.13"
19
// Generate Moshi adapters.
0 commit comments