1 parent f719e0e commit 8e9afeaCopy full SHA for 8e9afea
1 file changed
build.sbt
@@ -97,7 +97,7 @@ libraryDependencies ++= Seq(
97
"org.playframework" %% "play-json-joda" % "3.0.6",
98
"ai.x" %% "play-json-extensions" % "0.40.2",
99
"org.postgresql" % "postgresql" % "42.3.10",
100
- "org.scalikejdbc" %% "scalikejdbc" % "4.2.0",
+ "org.scalikejdbc" %% "scalikejdbc" % "4.2.1",
101
"org.scalikejdbc" %% "scalikejdbc-config" % "4.2.1",
102
"org.scalikejdbc" %% "scalikejdbc-play-initializer" % "3.0.0-scalikejdbc-4.2",
103
"io.circe" %% "circe-core" % circeVersion,
0 commit comments