Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 04d6785

Browse files
committed
Update sbt-softwaremill-common, ... to 2.0.6
1 parent a228f54 commit 04d6785

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.5")
2-
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % "2.0.5")
3-
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-extra" % "2.0.5")
1+
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.6")
2+
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % "2.0.6")
3+
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-extra" % "2.0.6")
44

55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")

0 commit comments

Comments
 (0)