Update sbt-bloop to 1.3.5 (#247)

This commit is contained in:
Scala Steward 2019-10-27 18:36:53 +01:00 committed by Paul Campbell
parent 5ec9627296
commit ed1f0ec7ee

View file

@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.4")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")
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")