mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Dependencies - upgrade org.jetbrains.changelog to 2.4.0
This commit is contained in:
parent
5279af9702
commit
3eb0c4832a
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user