From 6c9ee6f8907de521eb2befb2a0aa3224044cdb69 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 15 Jun 2019 02:10:25 +0200 Subject: [PATCH] Update org.eclipse.jgit to 5.4.0.201906121030-r --- git/build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/build.sbt b/git/build.sbt index d1cf3e4..ab4c2b8 100644 --- a/git/build.sbt +++ b/git/build.sbt @@ -1 +1 @@ -libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.3.2.201906051522-r" +libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.4.0.201906121030-r"