Skip to content

Commit b14d8c8

Browse files
committed
Update sbt-tpolecat to 0.1.17
1 parent 8044135 commit b14d8c8

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,7 +3,7 @@ addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
6-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
6+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
77
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "3.1.1")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

0 commit comments

Comments
 (0)