mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
6 lines
292 B
Scala
Executable File
6 lines
292 B
Scala
Executable File
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
|
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
|
|
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
|
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
|
|
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
|