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

Please sign in to comment.