Skip to content

Commit

Permalink
Update org.eclipse.jgit to 7.0.0.202409031743-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 12, 2024
1 parent 72cfa7d commit 60de237
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.10.0.202406032230-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r",
"com.monovore" %% "decline" % "2.4.1",
"com.github.pathikrit" %% "better-files" % "3.9.2",
"com.typesafe.slick" %% "slick" % "3.5.1",
Expand Down

0 comments on commit 60de237

Please sign in to comment.