Update github-api to 1.313

This commit is contained in:
Scala Steward
2022-09-27 09:04:30 +00:00
committed by kenji yoshida
parent 3c765d879c
commit ed84d1a3c9

View File

@@ -68,7 +68,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.308" % "test"
"org.kohsuke" % "github-api" % "1.313" % "test"
)
libraryDependencies ~= {