mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
Update sbt-bloop to 1.5.12 (#5309)
This commit is contained in:
parent
bb549b46d4
commit
39b127be8c
@ -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" % "1.5.11")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.12")
|
||||
|
||||
//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