Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.9.0.202403050737-r (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Tisue <[email protected]>
  • Loading branch information
scala-steward and SethTisue authored Jun 4, 2024
1 parent b368f3e commit 3f0e0f3
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 @@ -20,7 +20,7 @@ lazy val core = project.in(file("core"))
buildInfoKeys := Seq[BuildInfoKey](version),
buildInfoPackage := "com.lightbend.benchdb",
libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.0.0.202111291000-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.9.0.202403050737-r",
"com.monovore" %% "decline" % "2.2.0",
"com.github.pathikrit" %% "better-files" % "3.9.2",
"com.typesafe.slick" %% "slick" % "3.3.3",
Expand Down

0 comments on commit 3f0e0f3

Please sign in to comment.