Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Jan 8, 2024
1 parent 63cf98a commit abfb0d7
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 @@ -48,7 +48,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-core" % "0.0.19"
libraryDependencies += "com.github.geirolz" %% "fly4s-core" % "0.0.20"
```

### Migrations files
Expand Down

0 comments on commit abfb0d7

Please sign in to comment.