Skip to content

Commit

Permalink
Merge pull request #121 from Dwolla/update/sbt-doctest-0.11.1
Browse files Browse the repository at this point in the history
Update sbt-doctest to 0.11.1
  • Loading branch information
mergify[bot] authored Jan 29, 2025
2 parents a62ed9d + af2abfc commit 2e95201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.7.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.4")
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.0")
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

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

0 comments on commit 2e95201

Please sign in to comment.