Update sbt-bloop to 1.3.3 (#224)
This commit is contained in:
parent
86a22215cd
commit
a2fec47d94
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.3")
|
||||
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")
|
||||
|
|
Loading…
Reference in a new issue