From afca76135348eeb8529c55224ca43c3ff2058d72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 19:09:52 +0000 Subject: [PATCH] Update dependency com.github.sbt:sbt-ci-release to v1.8.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index d77db57..7ffd6b2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") \ No newline at end of file +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0") \ No newline at end of file