We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 621ae20 + ba4b370 commit 2eb1389Copy full SHA for 2eb1389
1 file changed
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
4
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments