Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.8.0.202311291450-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 6, 2023
1 parent 8d811de commit 0fecfed
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.7.0.202309050840-r"
val jGit = "org.eclipse.jgit" % "org.eclipse.jgit" % "6.8.0.202311291450-r"

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

Expand Down

0 comments on commit 0fecfed

Please sign in to comment.