Update github-api to 1.327

This commit is contained in:
Scala Steward
2025-02-13 08:43:22 +00:00
committed by kenji yoshida
parent 39eb4cef04
commit 8e1d938155

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" % "1.1.0",
"org.kohsuke" % "github-api" % "1.326" % "test"
"org.kohsuke" % "github-api" % "1.327" % "test"
)
// Compiler settings