Skip to content

Commit d0e19eb

Browse files
authored
Update sbt-best-practice to 8.2.0+8-2c23f031
1 parent 7476595 commit d0e19eb

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
@@ -4,7 +4,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
44

55
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.0+10-dec3e5cd")
66

7-
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.0+1-ac192c08")
7+
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.0+8-2c23f031")
88

99
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
1010

0 commit comments

Comments
 (0)