Skip to content

Commit 5c78656

Browse files
Merge a5b0f5c into f69dfa0
2 parents f69dfa0 + a5b0f5c commit 5c78656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
66
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")

0 commit comments

Comments
 (0)