Skip to content

Commit

Permalink
Merge pull request #54 from SpongePowered/renovate/org.eclipse.jgit-o…
Browse files Browse the repository at this point in the history
…rg.eclipse.jgit.ssh.jsch-6.x

chore(deps): Update dependency org.eclipse.jgit:org.eclipse.jgit.ssh.jsch to v6.7.0.202309050840-r
  • Loading branch information
gabizou authored Sep 9, 2023
2 parents c640fd1 + f8865ea commit 43ae043
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 43ae043

Please sign in to comment.