Update sbt-apache-sonatype

This commit is contained in:
Matthew de Detrich 2023-05-27 10:10:15 +02:00 committed by Matthew de Detrich
parent 8289ae7843
commit ee715ea6ee

View file

@ -19,7 +19,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.8")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.9")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")