Update github-api to 1.316

This commit is contained in:
Scala Steward
2023-08-21 21:40:15 +00:00
committed by kenji yoshida
parent 42fa7ea74d
commit e3e21e9590

View File

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