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 47af33b commit da66cd4Copy full SHA for da66cd4
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add support for SonarQube up to 10.5
13
14
## [1.5.0] - 2024-03-13
15
16
### Added
README.md
@@ -56,7 +56,7 @@ The standalone version of the ESLint plugin is available from [npmjs](https://np
56
57
| Plugins Version | SonarQube version | ESLint version |
58
|-----------------|-------------------|----------------|
59
-| 1.4.+, 1.5.+ | 9.9.+ LTS to 10.4 | 7+ |
+| 1.4.+, 1.5.+ | 9.9.+ LTS to 10.5 | 7+ |
60
61
🤝 Contribution
62
---------------
0 commit comments