Skip to content

predeclareDepsFromBuildscript - Mutating configuration container for buildscript of root project has been deprecated. #2394

Open
@simon-spinner

Description

@simon-spinner

Summary:
Gradle shows a deprecation warning when Spotless is used in a multi-module build with:

spotless {
    predeclareDepsFromBuildscript()
}

Warning:
Mutating configuration container for buildscript of root project 'xy' using create(String) has been deprecated.
This will fail with an error in Gradle 9.0.

Gradle: 8.12
Spotless: 7.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions