Skip to content

Commit

Permalink
Merge pull request #163 from scala-steward/update/org.eclipse.jgit-5.…
Browse files Browse the repository at this point in the history
…9.0.202009080501-r

Update org.eclipse.jgit to 5.9.0.202009080501-r
  • Loading branch information
github-brice-jaglin authored Sep 15, 2020
2 parents 1730656 + 6e6d9e1 commit 7b1e9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val x = List(1) // scalafix:ok
def scalafixVersion: String = "0.9.20"
val all = List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.8.1.202007141445-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.9.0.202009080501-r",
"ch.epfl.scala" % "scalafix-interfaces" % scalafixVersion,
// coursier-small provides a binary stable API around Coursier making sure that
// sbt-scalafix doesn't conflict with the user's installed version of sbt-coursier.
Expand Down

0 comments on commit 7b1e9bd

Please # to comment.