Skip to content

Commit

Permalink
Merge pull request #360 from cake-build/dependabot/gradle/src/rider/d…
Browse files Browse the repository at this point in the history
…evelop/org.jetbrains.changelog-2.2.0

(maint): Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 in /src/rider
  • Loading branch information
nils-a authored Aug 29, 2023
2 parents 5ecde10 + 2f0292e commit 03686fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rider/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id("org.jetbrains.intellij") version "1.15.0"
id("com.jetbrains.rdgen") version "2023.1.2"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "2.1.2"
id("org.jetbrains.changelog") version "2.2.0"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.23.1"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
Expand Down

0 comments on commit 03686fb

Please sign in to comment.