Skip to content

Commit

Permalink
Merge pull request #51 from pascal22p/patch-1
Browse files Browse the repository at this point in the history
update broken sbt build
  • Loading branch information
AadilAkhtar authored May 23, 2022
2 parents cef4c64 + 742ed76 commit 267fa9a
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 @@ -50,7 +50,7 @@ taxIds.ctUtr // None

Add the following to your SBT build:
```scala
libraryDependencies += "uk.gov.hmrc" % "domain" % "[INSERT VERSION]"
libraryDependencies += "uk.gov.hmrc" %% "domain" % "[INSERT VERSION]-play-[INSERT VERSION]"
```

## Version
Expand Down

0 comments on commit 267fa9a

Please sign in to comment.