mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 19:15:59 +01:00
Update org.eclipse.jgit.archive, ... to 6.7.0.202309050840-r
This commit is contained in:
committed by
kenji yoshida
parent
0ae8cc2820
commit
f16b7d2c9b
@@ -6,7 +6,7 @@ val Name = "gitbucket"
|
||||
val GitBucketVersion = "4.40.0-SNAPSHOT"
|
||||
val ScalatraVersion = "3.0.0-M5-javax"
|
||||
val JettyVersion = "10.0.16"
|
||||
val JgitVersion = "6.6.1.202309021850-r"
|
||||
val JgitVersion = "6.7.0.202309050840-r"
|
||||
|
||||
lazy val root = (project in file("."))
|
||||
.enablePlugins(SbtTwirl, ScalatraPlugin)
|
||||
|
||||
Reference in New Issue
Block a user