Skip to content

Commit

Permalink
Update org.eclipse.jgit to 5.9.0.202009080501-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 15, 2020
1 parent 1730656 commit 6e6d9e1
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 6e6d9e1

Please # to comment.