Skip to content

Commit

Permalink
Bump sbt-typelevel to 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lorandszakacs committed Feb 23, 2024
1 parent 18ccac2 commit e3518e9
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
Expand Up @@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0") // https://github.com/scala-js/scala-js/releases/
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17") // https://github.com/scala-native/scala-native/releases
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2") // https://github.com/portable-scala/sbt-crossproject/releases
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.5") // https://github.com/typelevel/sbt-typelevel/releases
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.6") // https://github.com/typelevel/sbt-typelevel/releases

0 comments on commit e3518e9

Please sign in to comment.