Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle 8.12 deprecation warning re: space assignment syntax #274

Open
cloudshiftchris opened this issue Dec 22, 2024 · 0 comments
Open

Gradle 8.12 deprecation warning re: space assignment syntax #274

cloudshiftchris opened this issue Dec 22, 2024 · 0 comments

Comments

@cloudshiftchris
Copy link

cloudshiftchris commented Dec 22, 2024

In Gradle 8.12 the following deprecation warning is logged to the problem report:

- `me.champeau.jmh`
    - [warn]  Space-assignment syntax in Groovy DSL has been deprecated.`me.champeau.jmh`
This is scheduled to be removed in Gradle 10.0.
Space-assignment syntax in Groovy DSL has been deprecated.
        - Solutions
[enum]  Use assignment ('group = <value>') instead.

Appears to be related to this line:

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

No branches or pull requests

1 participant