Skip to content

Commit e974282

Browse files
chore(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.14.4 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b385bf0 commit e974282

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,6 +1,6 @@
11
// FatJarを生成するためのプラグイン
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
33
// Lintをするためのプラグイン
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
55
// Formatをするためのプラグイン
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)