Skip to content

Commit

Permalink
sbt-docs plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Aug 22, 2023
1 parent 6dde404 commit b9296d4
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 @@ -21,7 +21,7 @@ addDependencyTreePlugin
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

resolvers += "jitpack" at "https://jitpack.io"
libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "e5686e4"
libraryDependencies += "com.github.tmtsoftware" % "sbt-docs" % "ac4d094"

classpathTypes += "maven-plugin"

Expand Down

0 comments on commit b9296d4

Please sign in to comment.