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.
2 parents b1930c8 + c413329 commit 892bb34Copy full SHA for 892bb34
1 file changed
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