Skip to content

Commit e471c5b

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update doctest-runtime, sbt-doctest to 0.12.3
1 parent 834de69 commit e471c5b

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("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.3")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.8.3")
55
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.3")
6-
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
6+
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.3")
77
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
88

99
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 commit comments

Comments
 (0)