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.5.0.202303070854-r
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent c968e2d commit 29e6b14
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.5.0.202303070854-r"

// endregion

Expand Down

0 comments on commit 29e6b14

Please sign in to comment.