Add Apache to POM licenses field by updating sbt-apache-sonatype

This commit is contained in:
Matthew de Detrich 2023-02-24 16:20:08 +01:00 committed by Matthew de Detrich
parent 83545a33eb
commit 0b5bf4fd46

View file

@ -20,7 +20,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.2")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.1")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.4")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
// allow access to snapshots for pekko-sbt-paradox