Update sbt-bloop to 1.4.7

pull/8162/head
Scala Steward 2021-02-12 22:52:30 +01:00
parent 402685f418
commit 0bdcc71a44
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ resolvers += Resolver.url(
)(Resolver.ivyStylePatterns)
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.7-lila_1.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.7")