diff --git a/project/plugins.sbt b/project/plugins.sbt index d8b0a52..8f253da 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,4 +6,4 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.0.15") addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.2.0") -addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2") \ No newline at end of file +addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.1.2") \ No newline at end of file