mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 22:56:52 +01:00
Update sbt-bloop to 1.4.5 (#2241)
This commit is contained in:
parent
47a38f88db
commit
491c42bc95
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
|
|||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||
|
||||
// bloop is a build server, enabling faster builds and more rapid dev feedback
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.4")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.5")
|
||||
|
||||
//tool to publish snapshots to sonatype after CI builds finish
|
||||
//https://github.com/olafurpg/sbt-ci-release
|
||||
|
|
Loading…
Add table
Reference in a new issue