Update sbt-bloop to 1.3.4 (#228)

This commit is contained in:
Scala Steward 2019-10-08 14:32:38 +02:00 committed by Paul Campbell
parent 1cbf3b4aaf
commit aee0c50733

View file

@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.3")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")