Update github-api to 1.131

This commit is contained in:
Scala Steward
2021-06-16 00:02:00 +02:00
committed by kenji yoshida
parent 73b7ee2d57
commit 2c3a1c9c92

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