Skip to content

Commit 08707e5

Browse files
authored
Merge pull request #12 from scala-steward/update/sbt-tpolecat-0.1.20
Update sbt-tpolecat to 0.1.20
2 parents f6c242e + 40e261d commit 08707e5

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.11.0")
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)