Update github-api to 1.323

This commit is contained in:
Scala Steward
2024-07-01 20:36:17 +00:00
committed by kenji yoshida
parent 884f63e6f4
commit 1ae6fc7e9e

View File

@@ -67,7 +67,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.322" % "test"
"org.kohsuke" % "github-api" % "1.323" % "test"
)
// Compiler settings