Skip to content

Commit

Permalink
chore(deps): Update dependency org.eclipse.jgit:org.eclipse.jgit to v…
Browse files Browse the repository at this point in the history
…6.4.0.202211300538-r
  • Loading branch information
renovate[bot] authored Dec 2, 2022
1 parent c968e2d commit 170639b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ lazy val hibernateTypes = "com.vladmihalcea" % "hibernate-types-55" % "2.20.0"

lazy val guice = "com.google.inject" % "guice" % "5.1.0"

lazy val jgit = "org.eclipse.jgit" % "org.eclipse.jgit" % "6.1.0.202203080745-r"
lazy val jgit = "org.eclipse.jgit" % "org.eclipse.jgit" % "6.4.0.202211300538-r"
lazy val jgit_jsch = "org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "6.1.0.202203080745-r"

// endregion
Expand Down

0 comments on commit 170639b

Please sign in to comment.