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.
1 parent 1b85d16 commit f8d34b2Copy full SHA for f8d34b2
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
## [Unreleased]
6
### Changed
7
+- Support for Kotlin rules
8
+- Update to PMD version 7.13.0
9
+
10
11
+## [2.0.4]
12
+### Changed
13
- Update to PMD version 7.12.0
14
- Restore support for IntelliJ 2023.3+
15
- Upgraded IntelliJ Platform Gradle Plugin to 2.x
gradle.properties
@@ -4,7 +4,7 @@
pluginName = PMD
pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
# SemVer format -> https://semver.org
-pluginVersion = 2.0.5-SNAPSHOT
+pluginVersion = 2.0.5
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments