Skip to content

Commit 8701a6d

Browse files
Update sbt-doctest to 0.9.9 (#1895)
1 parent 3799fd8 commit 8701a6d

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
66
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
7-
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.8")
7+
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
88
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.0")
99
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
1010
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")

0 commit comments

Comments
 (0)