Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.8.0.202311291450-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent cbddcc4 commit f3c6131
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 @@ -379,7 +379,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.7.0.202309050840-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.8.0.202311291450-r",
"net.openhft" % "affinity" % "3.23.3",
),
Test / javaOptions ++= List("-Xmx600M", "-Xms600M"),
Expand Down

0 comments on commit f3c6131

Please sign in to comment.