mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update sbt-ci-release to 1.5.10 (#3754)
This commit is contained in:
parent
5a5f1e00c7
commit
41899e6ad6
@ -22,7 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.9")
|
||||
|
||||
//tool to publish snapshots to sonatype after CI builds finish
|
||||
//https://github.com/olafurpg/sbt-ci-release
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
|
||||
|
Loading…
Reference in New Issue
Block a user