Skip to content

Commit a96b7eb

Browse files
committed
Update sbt-ci-release
1 parent bbe529f commit a96b7eb

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
22
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.8.2")
3-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.10")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")

0 commit comments

Comments
 (0)