(minor) preparing for external publish
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 2m18s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 2m18s
This commit is contained in:
parent
ef090be2e1
commit
98a7aae9fd
1 changed files with 4 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ externalResolvers := Seq(
|
||||||
"Garrity Software Releases" at "https://maven.garrity.co/gs"
|
"Garrity Software Releases" at "https://maven.garrity.co/gs"
|
||||||
)
|
)
|
||||||
|
|
||||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
|
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")
|
||||||
addSbtPlugin("gs" % "sbt-garrity-software" % "0.7.0")
|
addSbtPlugin("gs" % "sbt-garrity-software" % "0.7.0")
|
||||||
addSbtPlugin("gs" % "sbt-gs-semver" % "0.3.0")
|
addSbtPlugin("gs" % "sbt-gs-semver" % "0.3.0")
|
||||||
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue