We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 746d9c9 + 4b9c1c8 commit 039dce6Copy full SHA for 039dce6
1 file changed
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
-addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.1")
+addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.2")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments