mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
Update sbt-ci-release to 1.6.0 (#5641)
This commit is contained in:
parent
35003ca970
commit
3d900f9b26
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
|
|||
|
||||
//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.12")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
//https://github.com/scalameta/mdoc
|
||||
|
|
Loading…
Add table
Reference in a new issue