Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit ae6740d

Browse files
committed
Update org.eclipse.jgit to 5.4.0.201906121030-r
1 parent c2ae5f2 commit ae6740d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ lazy val setup = project.in(file("modules/setup"))
201201
"io.get-coursier" %% "coursier" % "1.0.3",
202202
"io.get-coursier" %% "coursier-cache" % "1.0.3",
203203
"org.apache.commons" % "commons-compress" % "1.18",
204-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.3.2.201906051522-r",
204+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.4.0.201906121030-r",
205205
"commons-io" % "commons-io" % "2.6"
206206
)
207207
)

0 commit comments

Comments
 (0)