We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3780888 + 6846bdd commit 706cb06Copy full SHA for 706cb06
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.1")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.1")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.2")
3
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
0 commit comments