diff --git a/project/plugin.sbt b/project/plugin.sbt index 3ced76e..8f1a038 100644 --- a/project/plugin.sbt +++ b/project/plugin.sbt @@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.1") scalacOptions ++= ( "-deprecation" ::