There was an error while loading. Please reload this page.
2 parents f55e7ec + 58a124e commit 4533161Copy full SHA for 4533161
1 file changed
project/plugins.sbt
@@ -2,5 +2,5 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
0 commit comments