Skip to content

Commit

Permalink
Update sbt-typelevel, ... to 0.6.1 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 8, 2023
1 parent 81067c3 commit e46db3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.1")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.1")

0 comments on commit e46db3b

Please sign in to comment.