Skip to content

Fix deprecated groovy space assignment#47

Merged
kolmar merged 2 commits intombeddr:mainfrom
lunatech-labs:fix_deprecated_groovy_space_assignment
Jan 31, 2025
Merged

Fix deprecated groovy space assignment#47
kolmar merged 2 commits intombeddr:mainfrom
lunatech-labs:fix_deprecated_groovy_space_assignment

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