From f2dc9f062de339f826fb78f38853e4e32c6b3c37 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 18 Jul 2026 17:24:38 +0000 Subject: [PATCH] Update sbt-artifactory-plugin to 0.1.2 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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