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.8.0 (#5709)
This commit is contained in:
parent
1e7e48d546
commit
3ef88ecdc2
@ -31,7 +31,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.3")
|
|||||||
|
|
||||||
//tool to publish snapshots to sonatype after CI builds finish
|
//tool to publish snapshots to sonatype after CI builds finish
|
||||||
//https://github.com/olafurpg/sbt-ci-release
|
//https://github.com/olafurpg/sbt-ci-release
|
||||||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
|
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
|
||||||
|
|
||||||
// write markdown files with type-checked Scala
|
// write markdown files with type-checked Scala
|
||||||
//https://github.com/scalameta/mdoc
|
//https://github.com/scalameta/mdoc
|
||||||
|
Loading…
Reference in New Issue
Block a user