Skip to content

Commit 2d0a73a

Browse files
scala-stewardtkrs
andauthored
build(deps): bump sbt-scalafix from 0.14.3 to 0.14.4 (#638)
Co-authored-by: Takeru Sato <type.in.type@gmail.com>
1 parent 7688e85 commit 2d0a73a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
3-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
3+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)