Skip to content

Commit 720207d

Browse files
Update sbt-tpolecat to 0.5.3 (#556)
1 parent 7015a40 commit 720207d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
resolvers += "OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
22

33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
4+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
55
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)