mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Removed workaround for Kotlin Compiler OutOfMemoryError as the issue is gone with Kotlin 1.9.0
This commit is contained in:
committed by
Jakub Chrzanowski
parent
5934976f2b
commit
2dd3c5daad
@@ -14,6 +14,9 @@
|
||||
### Fixed
|
||||
- Dependabot workflow points to `next` branch in a newly created project
|
||||
|
||||
### Removed
|
||||
- Removed workaround for Kotlin Compiler `OutOfMemoryError` as the issue is gone with Kotlin `1.9.0`
|
||||
|
||||
## [1.7.0] - 2023-06-07
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user