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 b4459d0 commit b90fea4Copy full SHA for b90fea4
CHANGELOG.md
@@ -6,4 +6,4 @@
6
7
### Added
8
9
-- Fixed an issue where repositories using groups/subgroups would not get properly parsed.
+- Added support to 2025.* versions of JetBrains IDEs.
gradle.properties
@@ -8,7 +8,7 @@ pluginVersion = 0.0.5
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 223
11
-pluginUntilBuild = 243.*
+pluginUntilBuild = 251.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
14
platformType = IC
0 commit comments