mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Dependencies - upgrade org.jetbrains.changelog
to 2.1.2
This commit is contained in:
parent
74f48a0875
commit
c78fe31f64
@ -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…
Reference in New Issue
Block a user