Skip to content

Commit 9d57337

Browse files
committed
Update sbt-tpolecat to 0.1.20
1 parent fd0b191 commit 9d57337

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,5 +1,5 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
2-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.18")
2+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
33
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")

0 commit comments

Comments
 (0)