Skip to content

Commit d35b7dd

Browse files
Update org.eclipse.jgit to 7.1.0.202411261347-r (#126)
1 parent 0df1188 commit d35b7dd

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
@@ -20,7 +20,7 @@ lazy val core = project.in(file("core"))
2020
buildInfoKeys := Seq[BuildInfoKey](version),
2121
buildInfoPackage := "com.lightbend.benchdb",
2222
libraryDependencies ++= Seq(
23-
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r",
23+
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.1.0.202411261347-r",
2424
"com.monovore" %% "decline" % "2.4.1",
2525
"com.github.pathikrit" %% "better-files" % "3.9.2",
2626
"com.typesafe.slick" %% "slick" % "3.5.2",

0 commit comments

Comments
 (0)