We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af29659 commit b43db82Copy full SHA for b43db82
project/plugins.sbt
@@ -5,7 +5,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
5
val crossVer = "1.3.2"
6
val scalaJSVersion = "1.17.0"
7
val scalaNativeVersion = "0.5.5"
8
-val scalafix = "0.13.0"
+val scalafix = "0.12.1"
9
10
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
0 commit comments