Skip to content

Commit

Permalink
chore: Update org.eclipse.jgit from 7.0.0.202409031743-r to 7.1.0.202…
Browse files Browse the repository at this point in the history
…411261347-r
  • Loading branch information
RenkuBot authored and eikek committed Jan 8, 2025
1 parent 8b3ba2b commit 271ef49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

// sbt-git comes with quite old jgit version
libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r"
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.1.0.202411261347-r"
)

0 comments on commit 271ef49

Please sign in to comment.