Skip to content

Commit 9ae54fe

Browse files
committed
Upgrade sbt-typelevel to support central portal
1 parent 4d7d010 commit 9ae54fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")

0 commit comments

Comments
 (0)