We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29fb49e + d248b0e commit 56d182dCopy full SHA for 56d182d
project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
29
val flyway = "5.2.4"
30
val bcrypt = "0.4"
31
val slf4j = "1.7.25"
32
- val scalameta = "4.4.17"
+ val scalameta = "4.4.18"
33
val scalafmtCore = "2.0.0-RC5"
34
val plantuml = "8059"
35
val pprint = "0.6.6"
0 commit comments