From 80439e3da07ea8c45f3edc0fbb70eb292e5df266 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Sat, 30 May 2015 18:50:09 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa9f5742..41e4f850 100644 --- a/README.md +++ b/README.md @@ -370,7 +370,7 @@ Here is a list of JDBC *DataSource* classes for popular databases: ### Play Framework Plugin -A new plugin has come up for the the Play framework; [play-hikaricp](http://edulify.github.io/play-hikaricp.edulify.com/). If you're using the excellent Play framework, your application deserves HikariCP. Thanks Edulify Team! +Note Play 2.4 now uses HikariCP by default. A new plugin has come up for the the Play framework; [play-hikaricp](http://edulify.github.io/play-hikaricp.edulify.com/). If you're using the excellent Play framework, your application deserves HikariCP. Thanks Edulify Team! ### Clojure Wrapper