Created
September 4, 2016 03:09
-
-
Save ozw-sei/feb338821d79f1a85dde5c8b98d23805 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
addSbtPlugin("org.flywaydb" % "flyway-sbt" % "4.0.3") | |
resolvers += "Flyway" at "http://flywaydb.org/repo" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment