Skip to content

Commit

Permalink
Update sbt-typelevel to 0.5.0-RC7 in series/3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jul 10, 2023
1 parent 93518d4 commit 0fdb8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.0-M10")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.0-RC7")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
Expand Down

0 comments on commit 0fdb8a4

Please sign in to comment.