Skip to content

Commit 2654a66

Browse files
committed
Update org.eclipse.jgit to 5.13.0.202109080827-r
1 parent fb01a5a commit 2654a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55
def scalafixVersion: String = "0.9.30"
66

77
val all = List(
8-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.12.0.202106070339-r",
8+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.0.202109080827-r",
99
"ch.epfl.scala" % "scalafix-interfaces" % scalafixVersion,
1010
// coursier-small provides a binary stable API around Coursier making sure that
1111
// sbt-scalafix doesn't conflict with the user's installed version of sbt-coursier.

0 commit comments

Comments
 (0)