diff --git a/build.sbt b/build.sbt index 7bc130b..3b84182 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ libraryDependencies ++= List( addSbtPlugin("com.michaelpollmeier" % "sbt-git" % "1.0.1") addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1") -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7") homepage := Some(url("https://github.com/ShiftLeftSecurity/sbt-ci-release-early")) scmInfo := Some(ScmInfo( diff --git a/project/build.properties b/project/build.properties index 947bdd3..9edb75b 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.4.3 +sbt.version=1.5.4