Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 27f321e

Browse files
authored
Update sbt-git to 2.0.0 (#106)
* Update sbt-git to 2.0.0 * Bump sbt-ci-release.
1 parent 2a716e2 commit 27f321e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1414

15-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
15+
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")
1616

17-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
17+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 commit comments

Comments
 (0)