Update github-api to 1.317

This commit is contained in:
Scala Steward
2023-10-20 01:35:59 +00:00
committed by kenji yoshida
parent 31e3fc64fc
commit d2a7548f73

View File

@@ -70,7 +70,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.316" % "test"
"org.kohsuke" % "github-api" % "1.317" % "test"
)
// Compiler settings