mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 01:29:20 +01:00
Update sbt-bloop to 2.0.2 (#5677)
This commit is contained in:
parent
8cfd5e8d6b
commit
287bf984a0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
|
|||
|
||||
// bloop is a build server, enabling faster builds and more rapid dev feedback
|
||||
//https://github.com/scalacenter/bloop
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.1")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.2")
|
||||
|
||||
//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