Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.10.0.202406032230-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Jun 17, 2024
1 parent 2b002c6 commit 68b9c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ lazy val zincBenchmarks = (projectMatrix in internalPath / "zinc-benchmarks")
baseSettings,
name := "Benchmarks of Zinc and the compiler bridge",
libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.9.0.202403050737-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.0.202406032230-r",
"net.openhft" % "affinity" % "3.23.3",
),
Test / javaOptions ++= List("-Xmx600M", "-Xms600M"),
Expand Down

0 comments on commit 68b9c1a

Please sign in to comment.