Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Aug 29, 2024
1 parent 310fd0e commit b65db42
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" % "1.0.5"
libraryDependencies += "com.github.geirolz" %% "fly4s" % "1.0.8"
```

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

0 comments on commit b65db42

Please sign in to comment.