Update github-api to 1.304

This commit is contained in:
Scala Steward
2022-04-19 17:05:03 +00:00
committed by kenji yoshida
parent ad0cd7f625
commit 3056333a7c

View File

@@ -68,7 +68,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.303" % "test"
"org.kohsuke" % "github-api" % "1.304" % "test"
)
libraryDependencies ~= {