Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

Commit fe85e25

Browse files
committed
Update sbt-tpolecat to 0.5.7
1 parent 50fff99 commit fe85e25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
33

44
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
55

6-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
6+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88

99
// for reading npmDependencies from package.json

0 commit comments

Comments
 (0)