Skip to content

Commit 0592dcf

Browse files
Update sbt-tpolecat to 0.2.2 (#80)
* Update sbt-tpolecat to 0.2.2 * Update sbt-tpolecat to 0.2.2 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cb89647 commit 0592dcf

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
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
33
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
6+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.2.2")
77
//addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")

0 commit comments

Comments
 (0)