Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
12/30/2022, 1:09 AM
This message was deleted.
m
Martin
12/30/2022, 1:49 AM
See
https://gradle-community.slack.com/archives/CAHSN3LDN/p1669714437683879
Martin
12/30/2022, 1:52 AM
Also
https://kotlinlang.org/docs/whatsnew18.html#resolution-of-kotlin-gradle-plugins-transitive-dependencies
h
Hantsy Bai
12/30/2022, 2:33 AM
Thanks. It is a Spring Boot project, I have to update all Kotlin related plugins. The dependabot sending PRs for each plugins caused this failure.
m
Martin
12/30/2022, 10:01 AM
Just make sure to force a dependency on
org.jetbrains.kotlin.plugin.sam.with.receiver
that uses the same version as your KGP. That should fix it
142
Views
Open in Slack
Previous
Next