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 fa1d69e commit 5d7ea7fCopy full SHA for 5d7ea7f
CHANGELOG.md
@@ -3,6 +3,10 @@
3
# PMDPlugin Changelog
4
5
## [Unreleased]
6
+### Changed
7
+- Bug fixes
8
+- Support for Kotlin rul0es
9
+- Update to PMD version 7.13.0
10
11
## [2.0.6] - 2025-05-04
12
gradle.properties
@@ -4,7 +4,7 @@
pluginName = PMD
pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
# SemVer format -> https://semver.org
-pluginVersion = 2.0.6
+pluginVersion = 2.0.7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments