Updated plugin version to use the correct release target.
All checks were successful
/ test (push) Successful in 4s
All checks were successful
/ test (push) Successful in 4s
This commit is contained in:
parent
0f09c54c64
commit
00872a4da1
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ externalResolvers := Seq(
|
|||
)
|
||||
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
|
||||
addSbtPlugin("gs" % "sbt-garrity-software" % "0.1.0")
|
||||
addSbtPlugin("gs" % "sbt-garrity-software" % "0.2.0")
|
||||
addSbtPlugin("gs" % "sbt-gs-semver" % "0.2.0")
|
||||
|
|
Loading…
Add table
Reference in a new issue