mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Upgrade Gradle Wrapper to 7.3
This commit is contained in:
committed by
Jakub Chrzanowski
parent
6785adabd5
commit
3960a508a2
@@ -15,6 +15,7 @@
|
||||
- GitHub Actions - prepare plugin archive content to be archived once
|
||||
- GitHub Actions - patch changelog only if change notes are provided
|
||||
- Update `pluginUntilBuild` to include `213.*` (2021.3.*)
|
||||
- Upgrade Gradle Wrapper to `7.3`
|
||||
|
||||
### Fixed
|
||||
- Fixed passing change notes from `CHANGELOG.md` to the Release Draft
|
||||
@@ -24,7 +25,7 @@
|
||||
### Removed
|
||||
- Removed the `pluginVerifierIdeVersions` configuration to use default IDEs list provided by the `listProductsReleases` task for `runPluginVerifier`
|
||||
- Removed `platformDownloadSources` from Gradle configuration to use default value
|
||||
- Removed `updateSinceUntilBuild.set(true)` from Gradle configuration to use default value
|
||||
- Removed `updateSinceUntilBuild.set(true)` from Gradle configuration to use default value
|
||||
|
||||
## [1.0.0]
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user