We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38e80b commit ef9e4e3Copy full SHA for ef9e4e3
project/plugins.sbt
@@ -21,7 +21,7 @@ addDependencyTreePlugin
21
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
22
23
resolvers += "jitpack" at "https://jitpack.io"
24
-libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "37beffe"
+libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "a3206b6"
25
26
classpathTypes += "maven-plugin"
27
0 commit comments