Dependencies - upgrade org.jetbrains.changelog to 2.4.0

This commit is contained in:
Jakub Chrzanowski 2025-08-05 11:42:26 +02:00
parent 5279af9702
commit 3eb0c4832a
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
### Changed ### Changed
- Upgrade Gradle Wrapper to `9.0.0` - Dependencies - upgrade `org.jetbrains.changelog` to `2.4.0`
## [2.2.0] - 2025-08-05 ## [2.2.0] - 2025-08-05

View File

@ -4,7 +4,7 @@ junit = "4.13.2"
opentest4j = "1.3.0" opentest4j = "1.3.0"
# plugins # plugins
changelog = "2.3.0" changelog = "2.4.0"
intelliJPlatform = "2.7.0" intelliJPlatform = "2.7.0"
kotlin = "2.2.0" kotlin = "2.2.0"
kover = "0.9.1" kover = "0.9.1"