We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1404f0 commit 56ec2fbCopy full SHA for 56ec2fb
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
4
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
6
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
0 commit comments