mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Update sbt-bloop to 1.3.2 (#602)
This commit is contained in:
parent
a4e574aac3
commit
e8c334da87
@ -18,7 +18,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.1.0")
|
||||
|
||||
// bloop is a build server, enabling faster builds and more rapid dev feedback
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.2.5")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
|
||||
|
||||
//tool to publish snapshots to sonatype after CI builds finish
|
||||
//https://github.com/olafurpg/sbt-ci-release
|
||||
|
Loading…
Reference in New Issue
Block a user