Skip to content

Commit 175c9e2

Browse files
Update sbt-scalafix to 0.14.5 (#511)
Co-authored-by: Darren Gibson <zarthross@users.noreply.github.com>
1 parent 1510016 commit 175c9e2

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,4 +1,4 @@
11
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.9")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")

0 commit comments

Comments
 (0)