Update sbt-bloop to 1.4.6

pull/7672/head
Scala Steward 2020-12-03 14:48:45 +01:00
parent a8847879b9
commit 49a4068688
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.5-lila_1.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.5")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")