Dependencies - upgrade `org.jetbrains.changelog` to `2.1.2`

pull/381/head
Jakub Chrzanowski 10 months ago
parent 74f48a0875
commit c78fe31f64
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

@ -9,6 +9,7 @@
### Changed
- Upgrade Gradle Wrapper to `8.2.1`
- Dependencies - upgrade `org.jetbrains.changelog` to `2.1.2`
### Fixed
- Fixed copying files issue when running the `Template Cleanup` workflow

@ -4,7 +4,7 @@ annotations = "24.0.1"
# plugins
kotlin = "1.9.0"
changelog = "2.1.1"
changelog = "2.1.2"
gradleIntelliJPlugin = "1.15.0"
qodana = "0.1.13"
kover = "0.7.2"

Loading…
Cancel
Save