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 committed Jan 5, 2025
1 parent 50a0101 commit 7397509
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 @@ -30,5 +30,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 7397509

Please sign in to comment.