Commit c2eb5f7
authored
build: config option renamed in spotless 8 plugin (#528)
The `removeWildcardImports` configuration option was renamed to
`forbidWildcardImports` in v8.0.0 of the Spotless Gradle plugin.
https://github.com/diffplug/spotless/releases/tag/gradle/8.0.0
This change uses the new named to avoid a build time warning.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>1 parent a15d9c7 commit c2eb5f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments