File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ lazy val scala_akka_3 = (project in file("scala-akka-3"))
356356 )
357357
358358val monocleVersion = " 2.1.0"
359- val slickVersion = " 3.5.2 "
359+ val slickVersion = " 3.6.0 "
360360val shapelessVersion = " 2.3.13"
361361val scalazVersion = " 7.3.8"
362362val fs2Version = " 3.11.0"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ libraryDependencies ++= Seq(
1414 " org.scalatra" %% " scalatra-auth" % ScalatraVersion ,
1515 " org.scalatra" %% " scalatra-json" % " 2.8.4" ,
1616 " org.json4s" %% " json4s-jackson" % " 4.0.7" ,
17- " com.typesafe.slick" %% " slick" % " 3.5.2 " ,
17+ " com.typesafe.slick" %% " slick" % " 3.6.0 " ,
1818 " com.h2database" % " h2" % " 2.1.214" ,
1919 " com.mchange" % " c3p0" % " 0.10.2"
2020)
You can’t perform that action at this time.
0 commit comments