Skip to content

Commit 89b8433

Browse files
Update sbt-typelevel-ci-release, ... to 0.6.5
1 parent b66bd56 commit 89b8433

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/plugins.sbt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.12")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.12")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.12")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.5")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.5")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.5")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")

0 commit comments

Comments
 (0)