Skip to content

Replace local build-logic with remote project configuration catalog#154

Merged
serbelga merged 3 commits intomainfrom
use-projectconfig
Feb 9, 2026
Merged

Replace local build-logic with remote project configuration catalog#154
serbelga merged 3 commits intomainfrom
use-projectconfig

Conversation

@serbelga
Copy link
Owner

  • Delete local gradle/build-logic containing the SpotlessConventionPlugin.
  • Add a new deps version catalog in settings.gradle.kts fetching from dev.sergiobelda.projectconfig.catalog:deps:2026.01.02.
  • Update all modules to use deps.plugins.sergiobelda.convention.spotless instead of the local spotless plugin ID.
  • Remove spotless and ktlint dependencies from the local libs.versions.toml.

- Delete local `gradle/build-logic` containing the `SpotlessConventionPlugin`.
- Add a new `deps` version catalog in `settings.gradle.kts` fetching from `dev.sergiobelda.projectconfig.catalog:deps:2026.01.02`.
- Update all modules to use `deps.plugins.sergiobelda.convention.spotless` instead of the local spotless plugin ID.
- Remove `spotless` and `ktlint` dependencies from the local `libs.versions.toml`.
@serbelga serbelga merged commit 2a00f71 into main Feb 9, 2026
1 check passed
@serbelga serbelga deleted the use-projectconfig branch February 9, 2026 07:16
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