Skip to content

Commit 14e2cc0

Browse files
authored
Merge pull request #9 from rallyhealth/use-new-artifact
Use the v0.1.0 artifact
2 parents 0be5e92 + adb810f commit 14e2cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ resolvers += Resolver.url(
22
"Rally Plugin Releases",
33
url("https://dl.bintray.com/rallyhealth/sbt-plugins"))(Resolver.ivyStylePatterns)
44

5-
addSbtPlugin("com.rallyhealth.sbt" % "git-versioning-sbt-plugin" % "0.0.2")
5+
addSbtPlugin("com.rallyhealth.sbt" % "sbt-git-versioning" % "0.1.0")
66
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")

0 commit comments

Comments
 (0)