mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-04 20:45:58 +01:00
Update org.eclipse.jgit.archive, ... to 5.12.0.202106070339-r
This commit is contained in:
committed by
kenji yoshida
parent
26e0838ae0
commit
ce26a48fd7
@@ -6,7 +6,7 @@ val Name = "gitbucket"
|
||||
val GitBucketVersion = "4.35.3"
|
||||
val ScalatraVersion = "2.7.1"
|
||||
val JettyVersion = "9.4.41.v20210516"
|
||||
val JgitVersion = "5.11.1.202105131744-r"
|
||||
val JgitVersion = "5.12.0.202106070339-r"
|
||||
|
||||
lazy val root = (project in file("."))
|
||||
.enablePlugins(SbtTwirl, ScalatraPlugin)
|
||||
|
||||
Reference in New Issue
Block a user