Skip to content

Commit

Permalink
chore(deps): Update dependency org.eclipse.jgit:org.eclipse.jgit.ssh.…
Browse files Browse the repository at this point in the history
…jsch to v6.7.0.202309050840-r
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent c640fd1 commit f8865ea
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 @@ -140,7 +140,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_jsch = "org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "6.1.0.202203080745-r"
lazy val jgit_jsch = "org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "6.7.0.202309050840-r"

// endregion

Expand Down

0 comments on commit f8865ea

Please sign in to comment.