File: plugins.sbt

package info (click to toggle)
snappy-java 1.1.10.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,300 kB
  • sloc: java: 5,747; sh: 2,506; xml: 431; cpp: 295; makefile: 203
file content (4 lines) | stat: -rwxr-xr-x 233 bytes parent folder | download
1
2
3
4
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.5")
addSbtPlugin("com.github.sbt" % "sbt-dynver"   % "5.1.1")