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 280e7e2 commit 35b7436Copy full SHA for 35b7436
project/Dependencies.scala
@@ -11,7 +11,7 @@ object Dependencies {
11
val sbtDynver = "5.1.0"
12
val sbtMissinglink = "0.3.6"
13
val sbtRewarn = "0.1.3"
14
- val sbtScalafmt = "2.5.2"
+ val sbtScalafmt = "2.5.4"
15
val sbtScalafix = "0.13.0"
16
val sbtTpolecat = "0.5.2"
17
val sbtVersionPolicy = "3.2.1"
project/plugins.sbt
@@ -5,7 +5,7 @@ val Dependencies = new {
5
val sbtCiRelease = "1.8.0"
6
7
8
9
10
0 commit comments