Update github-api to 1.318

This commit is contained in:
Scala Steward
2023-11-23 10:39:07 +00:00
committed by kenji yoshida
parent 90bcbd212b
commit 51554d4325

View File

@@ -64,7 +64,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.317" % "test"
"org.kohsuke" % "github-api" % "1.318" % "test"
)
// Compiler settings