Update github-api to 1.320

This commit is contained in:
Scala Steward
2024-03-18 22:35:56 +00:00
committed by kenji yoshida
parent 465ed988a9
commit 1bbdf4917b

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