Merge pull request #710 from scala-steward/update/sbt-sonatype-3.9.7

Update sbt-sonatype to 3.9.7
This commit is contained in:
mergify[bot] 2021-03-12 19:55:42 +00:00 committed by GitHub
commit 856748b57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")