Update github-api to 1.135

This commit is contained in:
Scala Steward
2021-10-21 16:07:45 +00:00
committed by kenji yoshida
parent f44a63cec1
commit 052382e5c4

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.133" % "test"
"org.kohsuke" % "github-api" % "1.135" % "test"
)
libraryDependencies ~= {