Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.jetbrains.changelog to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 06adf04 commit cd4b711
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 {
id("org.sonarqube") version "3.4.0.2513"

// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "1.3.1"
id("org.jetbrains.changelog") version "2.2.0"
}

val projectVersion: String? = System.getProperty("project_version")
Expand Down

0 comments on commit cd4b711

Please sign in to comment.