mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 10:13:26 +01:00
Update sbt-ci-release to 1.5.12 (#5064)
This commit is contained in:
parent
2fdd237e20
commit
475ed33716
@ -31,7 +31,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.6")
|
||||
|
||||
//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.11")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
//https://github.com/scalameta/mdoc
|
||||
|
Loading…
Reference in New Issue
Block a user