You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
243 B

/* Plugin that provides connectivity to the Sonatype repo, where many open
* source projects are hosted. (Projects published here are automatically
* synchronized to Maven central.) */
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")