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 4a0ad91 commit dfe11d3Copy full SHA for dfe11d3
project/Dependencies.scala
@@ -11,7 +11,7 @@ object Dependencies {
11
val sbtDynver = "5.1.1"
12
val sbtMissinglink = "0.3.6"
13
val sbtRewarn = "0.1.3"
14
- val sbtScalafmt = "2.5.4"
+ val sbtScalafmt = "2.5.5"
15
val sbtScalafix = "0.14.3"
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