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 3464ec5 commit 8e70a71Copy full SHA for 8e70a71
project/Dependencies.scala
@@ -12,7 +12,7 @@ object Dependencies {
12
val sbtMissinglink = "0.3.6"
13
val sbtRewarn = "0.1.3"
14
val sbtScalafmt = "2.5.4"
15
- val sbtScalafix = "0.13.0"
+ val sbtScalafix = "0.14.3"
16
val sbtTpolecat = "0.5.2"
17
val sbtVersionPolicy = "3.2.1"
18
val scaluzzi = "0.1.23"
project/plugins.sbt
@@ -6,7 +6,7 @@ val Dependencies = new {
6
7
8
9
10
11
}
0 commit comments