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 7f71a88 commit bf77d6bCopy full SHA for bf77d6b
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val sbtRewarn = "0.1.3"
14
val sbtScalafmt = "2.5.2"
15
val sbtScalafix = "0.12.0"
16
- val sbtTpolecat = "0.5.1"
+ val sbtTpolecat = "0.5.2"
17
val sbtVersionPolicy = "3.2.1"
18
val scaluzzi = "0.1.23"
19
val zerowaste = "0.2.21"
project/plugins.sbt
@@ -7,7 +7,7 @@ val Dependencies = new {
7
8
9
10
11
12
}
val missinglink = "com.spotify" % "missinglink-core" % Versions.missinglink
0 commit comments