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

This commit is contained in:
Scala Steward
2024-03-08 14:36:04 +00:00
committed by kenji yoshida
parent e9110aac80
commit 302da30746

View File

@@ -6,7 +6,7 @@ val Name = "gitbucket"
val GitBucketVersion = "4.40.0"
val ScalatraVersion = "3.0.0"
val JettyVersion = "10.0.20"
val JgitVersion = "6.8.0.202311291450-r"
val JgitVersion = "6.9.0.202403050737-r"
lazy val root = (project in file("."))
.enablePlugins(SbtTwirl, ScalatraPlugin)