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 d4a391b + 4a8dc4d commit 87c9d23Copy full SHA for 87c9d23
project/LibraryVersions.scala
@@ -1,5 +1,5 @@
1
object LibraryVersions {
2
val playVersion = "3.0.4"
3
- val playSlickVersion = "6.1.1"
+ val playSlickVersion = "6.2.0"
4
val scalatestPlayVersion = "7.0.1"
5
}
0 commit comments