Update org.eclipse.jgit.archive, ... to 7.6.0.202603022253-r

This commit is contained in:
gitbucket-bot[bot]
2026-03-13 17:37:21 +00:00
parent c6691e1766
commit dcd2831cda

View File

@@ -5,7 +5,7 @@ val Name = "gitbucket"
val GitBucketVersion = "4.46.0"
val ScalatraVersion = "3.1.2"
val JettyVersion = "10.0.26"
val JgitVersion = "6.10.1.202505221210-r"
val JgitVersion = "7.6.0.202603022253-r"
lazy val root = (project in file("."))
.enablePlugins(SbtTwirl, ContainerPlugin)