mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 23:52:18 +01:00
Update github-api to 1.314
This commit is contained in:
committed by
kenji yoshida
parent
f472d52954
commit
7ad9f901dd
@@ -68,7 +68,7 @@ libraryDependencies ++= Seq(
|
||||
"net.i2p.crypto" % "eddsa" % "0.3.0",
|
||||
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
|
||||
"org.ec4j.core" % "ec4j-core" % "0.3.0",
|
||||
"org.kohsuke" % "github-api" % "1.313" % "test"
|
||||
"org.kohsuke" % "github-api" % "1.314" % "test"
|
||||
)
|
||||
|
||||
libraryDependencies ~= {
|
||||
|
||||
Reference in New Issue
Block a user