This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/github-api-1.318
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git
commit f83a5a815e87e12ffe8a8d8c8119711d8986994e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 7 23:17:22 2024 +0000
Update github-api to 1.318
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index e65504d51..595aad218 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -44,7 +44,7 @@ addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" %
"0.1.2")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
// used in ValidatePullRequest to check github PR comments whether to build
all subprojects
-libraryDependencies += "org.kohsuke" % "github-api" % "1.306"
+libraryDependencies += "org.kohsuke" % "github-api" % "1.318"
// used for @unidoc directive
libraryDependencies += "io.github.lukehutch" % "fast-classpath-scanner" %
"3.1.15"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]