Skip to content

Commit

Permalink
Merge pull request #24 from scala-steward/update/sbt-tpolecat-0.1.14
Browse files Browse the repository at this point in the history
Update sbt-tpolecat to 0.1.14
  • Loading branch information
rossabaker authored Oct 9, 2020
2 parents 82dedaf + d15bad4 commit 6ca7484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")
addSbtPlugin("io.chrisdavenport" % "sbt-no-publish" % "0.1.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

0 comments on commit 6ca7484

Please sign in to comment.