You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update kotlin monorepo to v2.2.20
* Replace plugins `withType` with `withId`
Fixes
```
e: warnings found and -Werror specified
w: file:///Users/goooler/IdeaProjects/shadow/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugin.kt:118:13 Type argument is not within its bounds: must be subtype of '(Plugin<Any!>..Plugin<*>?)'.
w: file:///Users/goooler/IdeaProjects/shadow/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowPlugin.kt:17:5 Type argument is not within its bounds: must be subtype of '(Plugin<Any!>..Plugin<*>?)'.
w: file:///Users/goooler/IdeaProjects/shadow/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowPlugin.kt:21:5 Type argument is not within its bounds: must be subtype of '(Plugin<Any!>..Plugin<*>?)'.
```
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <[email protected]>
0 commit comments