Skip to content

Commit 3e15438

Browse files
committed
Update doctest-runtime, sbt-doctest to 0.12.5
1 parent 7745bda commit 3e15438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6-
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.4")
6+
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.5")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
88
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")

0 commit comments

Comments
 (0)