Skip to content

Commit

Permalink
Remove unused git plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jnatten committed Feb 6, 2025
1 parent c15840a commit 6b776e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.scalatsi" % "sbt-scala-tsi" % "0.8.3")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.11.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.7.0")

0 comments on commit 6b776e0

Please sign in to comment.