GoogleContainerTools / minikube-build-tools-for-java

Minikube lifecycle management tools for Gradle and Maven.
Apache License 2.0
57 stars 27 forks source link

Update to support Gradle 5+ #151

Closed markjfisher closed 5 years ago

markjfisher commented 5 years ago

The current plugin only seems to support Gradle 4.

On Gradle 5, I'm getting the error java.lang.ClassNotFoundException: org.gradle.api.provider.PropertyState

Can this plugin be update to support latest versions of gradle?

loosebazooka commented 5 years ago

Should be released with 1.0.0-alpha3 in the next day or so.

markjfisher commented 5 years ago

Many thanks

loosebazooka commented 5 years ago

Sorry, got a little busy, the release is out now: https://plugins.gradle.org/plugin/com.google.cloud.tools.minikube