Skip to content

Plugin version 3.10.0 does not work with Gradle 9.3.1 #1055

@UlrichLohrmann

Description

@UlrichLohrmann

Hi there,

Using the lates Gradle version 9.3.1 I get the following error during Gradle initialization:

Could not find method getDependencyProject() for arguments [] on project '...' of type org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency.

The method seems to be removed from the Gradle codebase whereas it is still used in plugin's version 3.0.10. In main branch of plugin the use of getDependencyProject() seems to be removed. So please consider to publish a new plugin version that works with gradle 9.3.1.

Best regards
Ulrich

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions