Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz committed Jul 10, 2024
1 parent 9313526 commit ddf7309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ So, add the dependency in your `build.sbt` file.
Fly4s depends on Flyway, so we'll have access to Flyway as well

```sbt
libraryDependencies += "com.github.geirolz" %% "fly4s" % "0.0.20"
libraryDependencies += "com.github.geirolz" %% "fly4s" % "0.1.0"
```

Remember to also import the specific database module from Flyway
Expand Down

0 comments on commit ddf7309

Please sign in to comment.