mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 07:40:01 +01:00
Update org.eclipse.jgit.archive, ... to 5.13.1.202206130422-r
This commit is contained in:
committed by
kenji yoshida
parent
2069a5a931
commit
288dd788bc
@@ -6,7 +6,7 @@ val Name = "gitbucket"
|
||||
val GitBucketVersion = "4.37.2"
|
||||
val ScalatraVersion = "2.8.2"
|
||||
val JettyVersion = "9.4.46.v20220331"
|
||||
val JgitVersion = "5.13.0.202109080827-r"
|
||||
val JgitVersion = "5.13.1.202206130422-r"
|
||||
|
||||
lazy val root = (project in file("."))
|
||||
.enablePlugins(SbtTwirl, ScalatraPlugin)
|
||||
|
||||
Reference in New Issue
Block a user