Update github-api to 1.129 (#2776)

This commit is contained in:
Scala Steward
2021-05-26 09:22:25 +02:00
committed by GitHub
parent 559a52404f
commit ed63ea4674

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