Skip to content

Commit a94fbd5

Browse files
committed
Update sbt-tpolecat to 0.5.5
1 parent 0d19d9e commit a94fbd5

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
33

44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
5+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.5")
66

77
// for reading npmDependencies from package.json
88
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "4.1.0")

0 commit comments

Comments
 (0)