Skip to content

Commit 67f7a79

Browse files
committed
chore(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.10.3
1 parent 867dfeb commit 67f7a79

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("org.wartremover" % "sbt-wartremover" % "3.0.6")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
3+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.3")
44
addSbtPlugin("it.nicolasfarabegoli" % "sbt-conventional-commits" % "2.3.0")
55
//addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
66
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.4.0")

0 commit comments

Comments
 (0)