Skip to content

Commit

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

(maint): Bump org.jetbrains.changelog from 2.0.0 to 2.1.2 in /src/rider
  • Loading branch information
nils-a authored Aug 26, 2023
2 parents 6359132 + a8e91e8 commit 3c0f9c5
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.0.0"
id("org.jetbrains.changelog") version "2.1.2"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.22.0"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
Expand Down

0 comments on commit 3c0f9c5

Please sign in to comment.