Skip to content

Commit

Permalink
Bump org.jetbrains.changelog from 1.3.1 to 2.0.0 (ton-blockchain#51)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.changelog from 1.3.1 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrey Pfau <[email protected]>
  • Loading branch information
dependabot[bot] and andreypfau authored Jan 25, 2023
1 parent 7dde7bb commit e3f6b5c
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 @@ -27,7 +27,7 @@ plugins {
kotlin("plugin.serialization") version "1.6.21"
id("org.jetbrains.intellij") version "1.12.0"
id("org.jetbrains.grammarkit") version "2022.3"
id("org.jetbrains.changelog") version "1.3.1"
id("org.jetbrains.changelog") version "2.0.0"
}

group = prop("pluginGroup")
Expand Down

0 comments on commit e3f6b5c

Please sign in to comment.