Skip to content

Commit 450ea7d

Browse files
committed
Dependencies - upgrade org.jetbrains.changelog to 2.5.0
1 parent f0d63e9 commit 450ea7d

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
@@ -15,6 +15,7 @@
1515
- Update `platformVersion` to `2025.2.5`
1616
- Change since build to `252` (2025.2)
1717
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.5`
18+
- Dependencies - upgrade `org.jetbrains.changelog` to `2.5.0`
1819
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.21`
1920
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.3`
2021
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.2.2`

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.4.0"
7+
changelog = "2.5.0"
88
intelliJPlatform = "2.10.5"
99
kotlin = "2.2.21"
1010
kover = "0.9.3"

0 commit comments

Comments
 (0)