Skip to content

Commit

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

Update sbt-typelevel to 0.5.3 in series/3.x
  • Loading branch information
armanbilge authored Sep 17, 2023
2 parents 9af8066 + 16f9ff2 commit 4e20e63
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.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.3")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
Expand Down

0 comments on commit 4e20e63

Please sign in to comment.