Skip to content

Commit 0986785

Browse files
committed
Dependencies - upgrade org.jetbrains.changelog to 2.2.0
1 parent 44dcedb commit 0986785

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- Upgrade Gradle Wrapper to `8.14.3`
2121
- Update `platformVersion` to `2024.3.6`
2222
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.7.0`
23+
- Dependencies - upgrade `org.jetbrains.changelog` to `2.3.0`
2324
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.1.1`
2425
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.0`
2526
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2025.1.1`

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ junit = "4.13.2"
44
opentest4j = "1.3.0"
55

66
# plugins
7-
changelog = "2.2.1"
7+
changelog = "2.3.0"
88
intelliJPlatform = "2.7.0"
99
kotlin = "2.2.0"
1010
kover = "0.9.1"

0 commit comments

Comments
 (0)