Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit e75d378

Browse files
Update sbt-git to 1.0.1 (#186)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
1 parent 0be2b69 commit e75d378

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
@@ -13,7 +13,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
1313
// publishSigned
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1515

16-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
16+
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.1")
1717

1818
// sbt> mimaReportBinaryIssues
1919
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.1")

0 commit comments

Comments
 (0)