Skip to content

Commit

Permalink
Update sbt-tpolecat to 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2021
1 parent 78f99df commit 1868268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -12,6 +12,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")

libraryDependencies += "com.github.os72" % "protoc-jar" % "3.7.0"

0 comments on commit 1868268

Please sign in to comment.