Skip to content

Commit 245d25a

Browse files
authored
Merge pull request #397 from gvolpe/update/sbt-welcome-0.5.0
Update sbt-welcome to 0.5.0
2 parents 60a7925 + c4c1553 commit 245d25a

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
@@ -5,4 +5,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8-
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.4.0")
8+
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.5.0")

0 commit comments

Comments
 (0)