Skip to content

Commit 01db7ca

Browse files
committed
Upgrade to postgresql-async/mysql-async 0.2.10
1 parent a318e16 commit 01db7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object ScalikeJDBCAsyncProject extends Build {
66

77
lazy val _version = "0.3.3"
88
lazy val scalikejdbcVersion = "1.7.3"
9-
lazy val mauricioVersion = "0.2.8"
9+
lazy val mauricioVersion = "0.2.10"
1010
lazy val defaultPlayVersion = "2.2.1"
1111

1212
lazy val core = Project(

0 commit comments

Comments
 (0)