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

This commit is contained in:
Scala Steward
2025-05-23 02:22:01 +00:00
committed by kenji yoshida
parent 6e459ad225
commit 456b1f6571

View File

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