Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
add Java and Play compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
duncancrawford committed Sep 14, 2015
1 parent 97446a9 commit a17c214
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 @@ -54,7 +54,7 @@ resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "play-reactivemongo" % "[INSERT_VERSION]"
```

*For Java 7 and Play 2.3.x use versions >=4.3.0*
*For Java 7 and Play 2.3.x use versions <=4.3.0*

## License ##

Expand Down

0 comments on commit a17c214

Please sign in to comment.