Merge pull request #2693 from eikek/update/sbt-sonatype-3.11.0

Update sbt-sonatype to 3.11.0
This commit is contained in:
mergify[bot] 2024-06-27 06:21:23 +00:00 committed by GitHub
commit 4549d62142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,4 +11,4 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")