mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
6 lines
301 B
Scala
Executable File
6 lines
301 B
Scala
Executable File
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
|
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
|
|
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
|
|
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
|