Update org.eclipse.jgit.archive, ... to 6.5.0.202303070854-r (#3281)

* Update org.eclipse.jgit.archive, ... to 6.5.0.202303070854-r

* Revert commit(s) 61079bb8

* Update org.eclipse.jgit.archive, ... to 6.5.0.202303070854-r
This commit is contained in:
scala-steward-bot
2023-04-30 14:48:48 +09:00
committed by GitHub
parent 7c5a9df759
commit b521f43c84

View File

@@ -6,7 +6,7 @@ val Name = "gitbucket"
val GitBucketVersion = "4.39.0"
val ScalatraVersion = "3.0.0-M3"
val JettyVersion = "10.0.15"
val JgitVersion = "5.13.1.202206130422-r"
val JgitVersion = "6.5.0.202303070854-r"
lazy val root = (project in file("."))
.enablePlugins(SbtTwirl, ScalatraPlugin)