We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55a32bc + 2389c42 commit e0d5ec8Copy full SHA for e0d5ec8
project/Dependencies.scala
@@ -21,7 +21,7 @@ object Dependencies {
21
object Version {
22
val play = _root_.play.core.PlayVersion.current
23
24
- val slick = "3.5.2"
+ val slick = "3.6.0"
25
val h2 = "2.3.232"
26
}
27
0 commit comments