Update github-api to 1.321

This commit is contained in:
Scala Steward
2024-03-21 01:34:09 +00:00
committed by kenji yoshida
parent 1bbdf4917b
commit 339b54cd4b

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.320" % "test"
"org.kohsuke" % "github-api" % "1.321" % "test"
)
// Compiler settings