Skip to content

Commit 1f50f03

Browse files
authored
Update readme.md
1 parent 4ad885b commit 1f50f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ libraryDependencies ++= Seq(
2929
"com.h2database" % "h2" % "1.4.197", // your jdbc driver here
3030
"org.scalikejdbc" %% "scalikejdbc" % "3.3.5",
3131
"org.scalikejdbc" %% "scalikejdbc-config" % "3.3.5",
32-
"org.scalikejdbc" %% "scalikejdbc-play-initializer" % "2.7.0-scalikejdbc-3.3"
32+
"org.scalikejdbc" %% "scalikejdbc-play-initializer" % "2.7.1-scalikejdbc-3.3"
3333
)
3434
```
3535

0 commit comments

Comments
 (0)