Skip to content

Commit 45f23b7

Browse files
committed
Update sbt-typelevel, ... to 0.7.5
1 parent daf9923 commit 45f23b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.7")
3-
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.6.7")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.5")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.5")
3+
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.5")

0 commit comments

Comments
 (0)