Skip to content

Fix for generated classes not being updated + JDK13 friendly

Compare
Choose a tag to compare
@adrianskrobaczrevolut adrianskrobaczrevolut released this 09 Apr 18:01
· 36 commits to master since this release

This release brings some bug fixes and improvements:

  • fixed the bug which was causing the generated classes not being replaced. It usually happened when you modified the forced type and regenerating classes would have no effect until you cleaned the build.
  • upgraded some dependencies under the hood and now plugin can run under JDK13
  • handled warning produced by Flyway because the default schema not being provided