Join Slack
Powered by
This message was deleted.
# plugin-development
s
Slackbot
09/14/2022, 4:57 PM
This message was deleted.
c
Clayton Walker
09/14/2022, 4:58 PM
Basically
https://github.com/bmuschko/gradle-docker-plugin
this plugin doesn't seem to like gradle 6, and it's only a few classes that end up complaining.
t
Thomas Broyer
09/14/2022, 5:24 PM
https://bmuschko.github.io/gradle-docker-plugin/current/user-guide/
says “This plugin requires Gradle >= 7.4.0 to work properly.”
Thomas Broyer
09/14/2022, 5:25 PM
Maybe just try a previous version?
c
Clayton Walker
09/14/2022, 5:35 PM
Yeah it's the
requires Gradle >= 7.4.0
that I'm trying to upstream a few fixes for 😉
Open in Slack
Previous
Next