snappy-java/project/plugins.sbt
xerial-bot 0e659e947e
Update sbt-sonatype to 3.9.13 (#320)
* Update sbt-sonatype to 3.9.13

* Update sbt-sonatype to 3.9.13
2022-06-03 13:46:10 -07:00

6 lines
301 B
Scala
Executable File

addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")