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 2c18520 commit 3d67d73Copy full SHA for 3d67d73
project/Build.scala
@@ -5,7 +5,7 @@ object ScalikeJDBCAsyncProject extends Build {
5
6
lazy val _version = "0.5.1"
7
lazy val scalikejdbcVersion = "2.1.0"
8
- lazy val mauricioVersion = "0.2.14"
+ lazy val mauricioVersion = "0.2.15"
9
lazy val defaultPlayVersion = play.core.PlayVersion.current
10
11
lazy val core = Project(
0 commit comments