Skip to content

Commit 3eb0c48

Browse files
committed
Dependencies - upgrade org.jetbrains.changelog to 2.4.0
1 parent 5279af9 commit 3eb0c48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Changed
1212

13-
- Upgrade Gradle Wrapper to `9.0.0`
13+
- Dependencies - upgrade `org.jetbrains.changelog` to `2.4.0`
1414

1515
## [2.2.0] - 2025-08-05
1616

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.3.0"
7+
changelog = "2.4.0"
88
intelliJPlatform = "2.7.0"
99
kotlin = "2.2.0"
1010
kover = "0.9.1"

0 commit comments

Comments
 (0)