We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67c71d commit c468522Copy full SHA for c468522
project/plugins.sbt
@@ -2,7 +2,7 @@ addDependencyTreePlugin
2
3
resolvers += "Sonatype OSS Snapshots" at "https://s01.oss.sonatype.org/content/repositories/snapshots/"
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
7
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
8
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
0 commit comments