mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-02 19:45:57 +01:00
Update github-api to 1.322
This commit is contained in:
committed by
kenji yoshida
parent
32d0b94a7a
commit
6ea77fa73e
@@ -67,7 +67,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.321" % "test"
|
||||
"org.kohsuke" % "github-api" % "1.322" % "test"
|
||||
)
|
||||
|
||||
// Compiler settings
|
||||
|
||||
Reference in New Issue
Block a user