Update github-api to 1.133

This commit is contained in:
Scala Steward
2021-09-09 08:01:56 +02:00
committed by kenji yoshida
parent d51afa7d40
commit 537ef92149

View File

@@ -71,7 +71,7 @@ libraryDependencies ++= Seq(
"net.i2p.crypto" % "eddsa" % "0.3.0", "net.i2p.crypto" % "eddsa" % "0.3.0",
"is.tagomor.woothee" % "woothee-java" % "1.11.0", "is.tagomor.woothee" % "woothee-java" % "1.11.0",
"org.ec4j.core" % "ec4j-core" % "0.3.0", "org.ec4j.core" % "ec4j-core" % "0.3.0",
"org.kohsuke" % "github-api" % "1.132" % "test" "org.kohsuke" % "github-api" % "1.133" % "test"
) )
libraryDependencies ~= { libraryDependencies ~= {