diff --git a/project/project/PluginDependencies.scala b/project/project/PluginDependencies.scala index 11e74ce..5fbfaab 100644 --- a/project/project/PluginDependencies.scala +++ b/project/project/PluginDependencies.scala @@ -11,7 +11,7 @@ object PluginDependencies { addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0"), addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0"), addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0"), - addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3"), + addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2"), addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0"), libraryDependencies ++= Seq( "org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r", // sbt-scalafix