mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-24 16:29:20 +01:00
Upgraded to jgit-5.0-rc2
This commit is contained in:
@@ -30,8 +30,8 @@ resolvers ++= Seq(
|
||||
)
|
||||
|
||||
libraryDependencies ++= Seq(
|
||||
"org.eclipse.jgit" % "org.eclipse.jgit.http.server" % "4.11.0.201803080745-r",
|
||||
"org.eclipse.jgit" % "org.eclipse.jgit.archive" % "4.11.0.201803080745-r",
|
||||
"org.eclipse.jgit" % "org.eclipse.jgit.http.server" % "5.0.0.201805301535-rc2",
|
||||
"org.eclipse.jgit" % "org.eclipse.jgit.archive" % "5.0.0.201805301535-rc2",
|
||||
"org.scalatra" %% "scalatra" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-json" % ScalatraVersion,
|
||||
"org.scalatra" %% "scalatra-forms" % ScalatraVersion,
|
||||
|
||||
Reference in New Issue
Block a user