mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Update sbt-ci-release to 1.5.3 (#1352)
This commit is contained in:
parent
214ebfa368
commit
2f868f9d77
@ -22,7 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")
|
||||
|
||||
//tool to publish snapshots to sonatype after CI builds finish
|
||||
//https://github.com/olafurpg/sbt-ci-release
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
|
||||
|
Loading…
Reference in New Issue
Block a user