Skip to content

Commit

Permalink
Merge pull request #383 from scalacenter/update/org.eclipse.jgit-5.13…
Browse files Browse the repository at this point in the history
….3.202401111512-r

Update org.eclipse.jgit to 5.13.3.202401111512-r
  • Loading branch information
bjaglin authored Jan 17, 2024
2 parents e254237 + 396a840 commit c2777cf
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.11.1"

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

0 comments on commit c2777cf

Please sign in to comment.