From 49714ed8534fc54a986d44c75b695e87dfef3724 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 00:47:22 +0000 Subject: [PATCH] Update org.eclipse.jgit to 6.6.1.202309021850-r in master --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1d969ca..40def04 100644 --- a/build.sbt +++ b/build.sbt @@ -10,4 +10,4 @@ startYear := Some(2016) addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2") -libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.6.0.202305301015-r" +libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "6.6.1.202309021850-r"