Skip to content

Commit

Permalink
Merge pull request #27 from nguyenphuc22/renovate/org.jetbrains.chang…
Browse files Browse the repository at this point in the history
…elog-2.x

Update plugin org.jetbrains.changelog to v2.2.0
  • Loading branch information
nguyenphuc22 authored Apr 20, 2024
2 parents e9d7388 + 8b98382 commit a8233fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.12.0"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.0.0"
id("org.jetbrains.changelog") version "2.2.0"
// Gradle Qodana Plugin
id("org.jetbrains.qodana") version "0.1.13"
// Gradle Kover Plugin
Expand Down

0 comments on commit a8233fa

Please sign in to comment.