Update github-api to 1.128

This commit is contained in:
Scala Steward
2021-04-21 22:01:49 +02:00
committed by kenji yoshida
parent a07bd7b1a4
commit b69e2d299a

View File

@@ -69,7 +69,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.127" % "test"
"org.kohsuke" % "github-api" % "1.128" % "test"
)
// Compiler settings