Skip to content

Commit

Permalink
Merge pull request typelevel#3789 from typelevel/update/series/3.x/sb…
Browse files Browse the repository at this point in the history
…t-typelevel-0.5.0

Update sbt-typelevel to 0.5.0 in series/3.x
  • Loading branch information
armanbilge authored Aug 23, 2023
2 parents 8d62864 + 2164d1f commit 1a7f085
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-RC12")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.0")

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 1a7f085

Please sign in to comment.