From 241f21e26e389d0078ecef125380ffb8eddced16 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 24 May 2025 21:26:34 +0000 Subject: [PATCH] Update org.eclipse.jgit to 6.10.1.202505221210-r --- git/build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/build.sbt b/git/build.sbt index 5c7457e..f7334e0 100644 --- a/git/build.sbt +++ b/git/build.sbt @@ -1 +1 @@ -libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.0.202406032230-r" +libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.1.202505221210-r"