Update sbt-dotty to 0.5.3 (#30095)

This commit is contained in:
Scala Steward 2021-03-22 11:47:30 +01:00 committed by GitHub
parent 651b339777
commit 0a10ce8686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.25")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")