Skip to content

Fix Gradle plugin resolution by removing dead JetBrains repo references - #524

Closed
alorma with Copilot wants to merge 1 commit into
dependabot/gradle/compose-1.12.0from
copilot/fix-pr-build-failures
Closed

Fix Gradle plugin resolution by removing dead JetBrains repo references#524
alorma with Copilot wants to merge 1 commit into
dependabot/gradle/compose-1.12.0from
copilot/fix-pr-build-failures

Conversation

Copilot AI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix the PR build failures caused by stale JetBrains Space repository configuration that prevented Gradle from resolving required plugins.

Changes

  • Removed dead JetBrains Space repository URLs from the root and build-logic Gradle settings
  • Corrected the root buildscript repository/dependency block so it uses valid public repositories
  • Kept the existing Dokka and plugin configuration intact with the public Gradle/Maven sources

Verification

  • Reproduced the failure locally and confirmed the root cause was the invalid JetBrains Space repository configuration
  • Updated the repository settings to use the standard public Gradle/Maven sources

Co-authored-by: alorma <887462+alorma@users.noreply.github.com>
Copilot AI requested a review from alorma August 31, 2026 09:04
@alorma
alorma marked this pull request as ready for review August 31, 2026 09:05
@alorma alorma closed this Aug 31, 2026
An error occurred while trying to automatically change base from dependabot/gradle/compose-1.12.0 to main August 31, 2026 10:08
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.

2 participants