Skip to content

Release 1.4.8#51

Merged
siropkin merged 3 commits into
mainfrom
develop
Jan 26, 2026
Merged

Release 1.4.8#51
siropkin merged 3 commits into
mainfrom
develop

Conversation

@siropkin

Copy link
Copy Markdown
Owner

Summary

  • Update to IntelliJ Platform Gradle Plugin 2.10.5 and Gradle 9.2.1
  • Fix plugin verifier IDE resolution by using explicit version selection

🤖 Generated with Claude Code

siropkin and others added 3 commits January 26, 2026 09:56
- IntelliJ Platform Plugin: 2.1.0 → 2.10.5
- Kotlin: 1.9.25 → 2.2.21
- Gradle: 8.10.2 → 9.2.1
- JVM Toolchain: 17 → 21
- Changelog plugin: 2.2.1 → 2.5.0
- Kover: 0.8.3 → 0.9.3
- Qodana: 2024.2.3 → 2025.2.2
- Foojay resolver: 0.8.0 → 1.0.0

BREAKING: Now requires IntelliJ IDEA 2025.1+ (pluginSinceBuild: 232 → 251)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace recommended() with select {} block to avoid resolution errors
for non-existent IDE versions like ideaIC:2025.3.2. The select block
explicitly specifies RELEASE channel builds for IntelliJ IDEA Community.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@siropkin siropkin merged commit a906961 into main Jan 26, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.2.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant