Skip to content

Commit 8fbc553

Browse files
Update sbt-typelevel-ci-release, ... to 0.8.2
1 parent 0c4d15b commit 8fbc553

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
55
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
6-
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.1")
7-
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.1")
6+
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.2")
7+
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.2")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)