Update github-api to 1.122

This commit is contained in:
Scala Steward
2021-01-26 12:02:27 +01:00
committed by kenji yoshida
parent d49d62edfc
commit fc34df7008

View File

@@ -71,7 +71,7 @@ libraryDependencies ++= Seq(
"net.i2p.crypto" % "eddsa" % "0.3.0",
"is.tagomor.woothee" % "woothee-java" % "1.11.0",
"org.ec4j.core" % "ec4j-core" % "0.0.3",
"org.kohsuke" % "github-api" % "1.116" % "test"
"org.kohsuke" % "github-api" % "1.122" % "test"
)
// Compiler settings