mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update sbt-ci-release to 1.4.31 (#754)
This commit is contained in:
parent
5a502e4a47
commit
c27e1136e2
@ -22,7 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.4")
|
||||
|
||||
//tool to publish snapshots to sonatype after CI builds finish
|
||||
//https://github.com/olafurpg/sbt-ci-release
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
|
||||
|
||||
// write markdown files with type-checked Scala
|
||||
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
|
||||
|
Loading…
Reference in New Issue
Block a user