Skip to content

Commit 2acb0de

Browse files
committed
Release 5.0.0 has propagated so update docs
1 parent 7ab634a commit 2acb0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version 4.2.1.
1212
### Getting started
1313
Adding Flyway to your build is very easy. First, update to your `project/plugin.sbt` file to include:
1414
```sbtshell
15-
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "5.0.0-RC2")
15+
addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "5.0.0")
1616
```
1717

1818
Edit `build.sbt` to enable the plugin and configure the database access:

0 commit comments

Comments
 (0)