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 be3ec82 commit 2ee2ceeCopy full SHA for 2ee2cee
project/plugins.sbt
@@ -2,4 +2,4 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
0 commit comments