mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update sbt-ci-release to 1.5.9 (#3685)
This commit is contained in:
parent
bfbde2abaa
commit
c17cc86ad6
1 changed files with 1 additions and 1 deletions
|
@ -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.geirsson" % "sbt-ci-release" % "1.5.7")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
|
||||
|
|
Loading…
Add table
Reference in a new issue