Skip to content

Commit

Permalink
Merge pull request #246 from SwissDataScienceCenter/update/org.eclips…
Browse files Browse the repository at this point in the history
…e.jgit-7.1.0.202411261347-r

chore: Update org.eclipse.jgit from 7.0.0.202409031743-r to 7.1.0.202411261347-r
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents 3ab8dd1 + 271ef49 commit 4ac922e
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 4ac922e

Please sign in to comment.