We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f46626 commit 46d539dCopy full SHA for 46d539d
CHANGELOG.md
@@ -3,6 +3,9 @@
3
# PMDPlugin Changelog
4
5
## [Unreleased]
6
+### Added
7
+- Fix issue running "All" rules
8
+
9
## [1.9.0]
10
### Added
11
- Support Intellij 2024 versions (only)
gradle.properties
@@ -3,7 +3,7 @@
# pluginGroup = com.intellij.plugins.bodhi.pmd
pluginName = PMDPlugin
-pluginVersion = 1.9.0
+pluginVersion = 1.9.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments