Skip to content

Commit

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

Update org.eclipse.jgit to 5.13.1.202206130422-r
  • Loading branch information
bjaglin authored Jul 16, 2022
2 parents 74e39c0 + c433c2e commit 1eef93c
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.10.1"

val all = List(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.0.202109080827-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r",
"ch.epfl.scala" % "scalafix-interfaces" % scalafixVersion,
"io.get-coursier" % "interface" % "1.0.7"
)
Expand Down

0 comments on commit 1eef93c

Please # to comment.