Update github-api to 1.127 (#2735)

This commit is contained in:
Scala Steward
2021-04-10 05:34:09 +02:00
committed by GitHub
parent 68609e44de
commit e192624489

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.125" % "test"
"org.kohsuke" % "github-api" % "1.127" % "test"
)
// Compiler settings