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 ee31770 + 8fa9616 commit bad5a0bCopy full SHA for bad5a0b
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
val ScalaVersions = Seq(Scala213)
6
7
val AkkaVersion = "2.6.16"
8
- val FlywayVersion = "8.2.3"
+ val FlywayVersion = "8.3.0"
9
val ScaffeineVersion = "5.1.1"
10
val ScalaTestVersion = "3.2.10"
11
val SlickVersion = "3.3.3"
0 commit comments