gesellix / gradle-docker-plugin

Gradle Docker plugin
MIT License
80 stars 17 forks source link

Ensure Groovy 4.x compatibility #353

Open gesellix opened 1 year ago

gesellix commented 1 year ago

Relates to https://github.com/gesellix/docker-client/issues/578

gesellix commented 1 year ago

354 shows that we're running just fine with Groovy 4.x (build and test). A dependency upgrade won't have any effect, though, as long as Gradle decides for the runtime classpath of a plugin, which Groovy version to use. This is currently (Gradle 8) pinned to Groovy 3.