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 c98cbd6 commit 6979570Copy full SHA for 6979570
project/plugins.sbt
@@ -1,4 +1,4 @@
1
resolvers += Resolver.sonatypeRepo("snapshots")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
4
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.34.0")
0 commit comments