Skip to content

Commit

Permalink
Merge pull request #13 from forge/dependabot/gradle/org.jetbrains.cha…
Browse files Browse the repository at this point in the history
…ngelog-1.3.1

Bump org.jetbrains.changelog from 1.3.0 to 1.3.1
  • Loading branch information
gastaldi authored Jul 11, 2022
2 parents 1fb0853 + f61e7a9 commit c68b0ef
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 @@ -6,7 +6,7 @@ plugins {
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "1.1.6"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "1.3.0"
id("org.jetbrains.changelog") version "1.3.1"
}

// Import variables from gradle.properties file
Expand Down

0 comments on commit c68b0ef

Please sign in to comment.