Update sbt-bloop to 1.4.8 (#2683)

This commit is contained in:
Scala Steward 2021-02-19 17:00:30 +01:00 committed by GitHub
parent fb2e5d52e3
commit fe70391d0b

View file

@ -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.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
//tool to publish snapshots to sonatype after CI builds finish
//https://github.com/olafurpg/sbt-ci-release