mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 16:25:59 +02:00
Update org.eclipse.jgit.archive, ... to 6.6.0.202305301015-r
This commit is contained in:
committed by
kenji yoshida
parent
def222d035
commit
f11b92d391
@@ -6,7 +6,7 @@ val Name = "gitbucket"
|
||||
val GitBucketVersion = "4.40.0-SNAPSHOT"
|
||||
val ScalatraVersion = "3.0.0-M4"
|
||||
val JettyVersion = "10.0.15"
|
||||
val JgitVersion = "6.5.0.202303070854-r"
|
||||
val JgitVersion = "6.6.0.202305301015-r"
|
||||
|
||||
lazy val root = (project in file("."))
|
||||
.enablePlugins(SbtTwirl, ScalatraPlugin)
|
||||
|
||||
Reference in New Issue
Block a user