Skip to content

Netflix Nebula Plugins and Gradle Versions Plugin

Latest
Compare
Choose a tag to compare
@garystafford garystafford released this 05 May 19:39
· 54 commits to master since this release

Changes:

  • Added Netflix Nebula Gradle plugins: nebula.ospackage and nebula.release
  • Added Gradle Versions Plugin, com.github.ben-manes.versions
  • Tried to add Liquibase Gradle Plugin, but snapshot task conflicts with nebula.release
  • Updated to and tested latest Gradle dependencies for SpringFox and Liquibase.
  • Changed h2 config from local file-based db to in-memory db, for better compatibility and security