Skip to content

Commit 47fc986

Browse files
committed
Merge branch 'update/sbt-tpolecat-0.1.10' into 'develop'
Update sbt-tpolecat to 0.1.10 See merge request colisweb-open-source/scala-distances!72
2 parents f87bb72 + 9c0bab2 commit 47fc986

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
@@ -2,7 +2,7 @@ addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")
22
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.0")
33
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.6.0-RC4")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
5-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
5+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")
66
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
77
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
88
addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.5")

0 commit comments

Comments
 (0)