Skip to content

Commit 085ef8d

Browse files
Update sbt-typelevel-ci-release, ... to 0.7.1
1 parent a329263 commit 085ef8d

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,7 +1,7 @@
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.19")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.19")
4-
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.19")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.1")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.1")
4+
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.1")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.0")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")

0 commit comments

Comments
 (0)