Skip to content

Commit c2c4331

Browse files
authored
Merge pull request #42 from scala-steward/update/sbt-example-2.0.4
Update sbt-example to 2.0.4
2 parents 86cd725 + c8fca5d commit c2c4331

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,4 +4,4 @@ addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "2.0.0")
44

55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
66

7-
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "2.0.2")
7+
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "2.0.4")

0 commit comments

Comments
 (0)