We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
org.jetbrains.intellij.platform
2.1.0
1 parent 1cbcc2c commit aeb824bCopy full SHA for aeb824b
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
- Upgrade Gradle Wrapper to `8.10.2`
10
- Update `platformVersion` to `2023.3.8`
11
+- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.1.0`
12
- Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle` to `v4`
13
14
### Fixed
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ junit = "4.13.2"
4
5
# plugins
6
changelog = "2.2.1"
7
-intelliJPlatform = "2.0.1"
+intelliJPlatform = "2.1.0"
kotlin = "1.9.25"
kover = "0.8.3"
qodana = "2024.1.9"
0 commit comments