Skip to content

Commit

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

Update org.eclipse.jgit to 5.12.0.202106070339-r
  • Loading branch information
bjaglin authored Jun 15, 2021
2 parents 1a15029 + 2265eb8 commit 015931c
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 @@ -5,7 +5,7 @@ object Dependencies {
def scalafixVersion: String = "0.9.29"

val all = List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.11.1.202105131744-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.12.0.202106070339-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 015931c

Please sign in to comment.