Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Mar 22, 2024
1 parent 2696b7a commit 4821542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ A functional, compile-time and type-safe models layer separator
## How to install

```sbt
libraryDependencies += "com.github.geirolz" % "scope-core" % "0.0.7"
libraryDependencies += "com.github.geirolz" % "scope-generic" % "0.0.7"//optional - for scala 2 and 3
libraryDependencies += "com.github.geirolz" % "scope-core" % "0.0.10"
libraryDependencies += "com.github.geirolz" % "scope-generic" % "0.0.10"//optional - for scala 2 and 3
```


Expand Down

0 comments on commit 4821542

Please sign in to comment.