Skip to content

Commit ce3f40a

Browse files
PLUGINAPI-118 Bump plugin API version for SQ:IDE to 11.1 (#210)
Co-authored-by: Nicolas QUINQUENEL <[email protected]>
1 parent 2ab7b26 commit ce3f40a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ The following tables indicate which API versions plugins can find at runtime:
6262
Current version: 10.11.0.2468
6363

6464
### SonarQube for IDE
65-
| Flavor | Plugin API |
66-
|----------|--------------|
67-
| IntelliJ | 10.11.0.2468 |
68-
| Eclipse | 10.11.0.2468 |
69-
| VSCode | 10.11.0.2468 |
65+
| Flavor | Plugin API |
66+
|---------------|--------------|
67+
| Eclipse | 11.1.0.2693 |
68+
| IntelliJ | 11.1.0.2693 |
69+
| Visual Studio | 11.1.0.2693 |
70+
| VSCode | 11.1.0.2693 |
7071

7172
## Optimizing the execution of sensors
7273

0 commit comments

Comments
 (0)