diff --git a/build.sbt b/build.sbt index 5ae514f..aae55e1 100644 --- a/build.sbt +++ b/build.sbt @@ -11,7 +11,7 @@ libraryDependencies ++= List( addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0") homepage := Some(url("https://github.com/ShiftLeftSecurity/sbt-ci-release-early")) scmInfo := Some(ScmInfo(