Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jan 19, 2021
1 parent 5fc4540 commit 354d6e8
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 @@ -12,7 +12,7 @@ Expecty is licensed under the Apache 2 license.
## Setup

```scala
libraryDependencies += "com.eed3si9n.expecty" %% "expecty" % "0.12.0" % Test
libraryDependencies += "com.eed3si9n.expecty" %% "expecty" % "0.15.1" % Test
```

## Code Examples
Expand Down

0 comments on commit 354d6e8

Please sign in to comment.