We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a318e16 commit 01db7caCopy full SHA for 01db7ca
project/Build.scala
@@ -6,7 +6,7 @@ object ScalikeJDBCAsyncProject extends Build {
6
7
lazy val _version = "0.3.3"
8
lazy val scalikejdbcVersion = "1.7.3"
9
- lazy val mauricioVersion = "0.2.8"
+ lazy val mauricioVersion = "0.2.10"
10
lazy val defaultPlayVersion = "2.2.1"
11
12
lazy val core = Project(
0 commit comments