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

Fix deprecated groovy space assignment #47

Merged

Conversation

wjglerum
Copy link
Contributor

For more information check the Gradle migration docs https://docs.gradle.org/current/userguide/upgrading_version_8.html#groovy_space_assignment_syntax

This avoids warnings in the build of projects using this as an underlying plugin.

Space-assignment syntax in Groovy DSL has been deprecated.

For more information check the Gradle migration docs
https://docs.gradle.org/current/userguide/upgrading_version_8.html#groovy_space_assignment_syntax

This avoids warnings in the build of projects using this as an underlying plugin.

```
Space-assignment syntax in Groovy DSL has been deprecated.
```
@kolmar kolmar enabled auto-merge (squash) January 31, 2025 13:20
auto-merge was automatically disabled January 31, 2025 13:23

Head branch was pushed to by a user without write access

@kolmar kolmar enabled auto-merge (squash) January 31, 2025 13:25
@kolmar kolmar merged commit 227594e into mbeddr:main Jan 31, 2025
3 of 4 checks passed
@wjglerum wjglerum deleted the fix_deprecated_groovy_space_assignment branch January 31, 2025 13:30
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