mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-31 21:55:06 +00:00
Update sbt-release to 1.3.0
This commit is contained in:
parent
2a6c1f6b95
commit
0f73afb227
@ -2,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
|
|||||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
|
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
|
||||||
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.11.0")
|
addSbtPlugin("com.github.eikek" % "sbt-openapi-schema" % "0.11.0")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
|
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
|
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
|
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
|
||||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
|
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user