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.
1 parent d4a391b commit 4a8dc4dCopy full SHA for 4a8dc4d
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