mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-31 21:55:06 +00:00
Merge pull request #2033 from eikek/update/sbt-revolver-0.10.0
Update sbt-revolver to 0.10.0
This commit is contained in:
commit
beea3023db
@ -7,7 +7,7 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")
|
||||
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.12.0")
|
||||
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
|
||||
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
|
||||
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.0")
|
||||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user