Update github-api to 1.330

This commit is contained in:
Scala Steward
2025-09-04 18:48:12 +00:00
committed by kenji yoshida
parent bb9585f7a6
commit d847fc6e0f

View File

@@ -68,7 +68,7 @@ libraryDependencies ++= Seq(
"net.i2p.crypto" % "eddsa" % "0.3.0", "net.i2p.crypto" % "eddsa" % "0.3.0",
"is.tagomor.woothee" % "woothee-java" % "1.11.0", "is.tagomor.woothee" % "woothee-java" % "1.11.0",
"org.ec4j.core" % "ec4j-core" % "1.1.1", "org.ec4j.core" % "ec4j-core" % "1.1.1",
"org.kohsuke" % "github-api" % "1.329" % "test" "org.kohsuke" % "github-api" % "1.330" % "test"
) )
// Compiler settings // Compiler settings