From f12e775d59ba5cb3f3920e1ee56cd003350e7b0c Mon Sep 17 00:00:00 2001 From: jxnu-liguobin Date: Wed, 27 Dec 2023 20:31:22 +0800 Subject: [PATCH] fix oss link --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 5623c70..77a5f20 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") -addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") \ No newline at end of file +addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")