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 a550a36 commit 1b6118d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {

val nuProcess = "com.zaxxer" % "nuprocess" % "2.0.6"

val jGit = "org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.0.202406032230-r"
val jGit = "org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r"

val remoteRobot = "com.intellij.remoterobot" % "remote-robot" % "0.11.22"

Expand Down

0 comments on commit 1b6118d

Please sign in to comment.