Open ben-manes opened 5 years ago
Might be the same issue? I get this error:
Execution failed for task ':flywayJooqInfoFile'.
> Error occurred while executing flywayJooqInfoFile
No signature of method: org.flywaydb.core.Flyway.setLocations() is applicable for argument types: () values: []
6.0 is in beta and the deprecated constructor has been replaced with a builder. Any chance you can make this quick fix?