This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 5a37567f3 Update github-api to 1.330 (#745)
5a37567f3 is described below

commit 5a37567f3377bb1bc2e2da830bddd884869ff3ab
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 01:29:42 2025 +0100

    Update github-api to 1.330 (#745)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/plugins.sbt b/project/plugins.sbt
index 7e1273ba2..0d33b0863 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -33,7 +33,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.329"
+libraryDependencies += "org.kohsuke" % "github-api" % "1.330"
 
 // 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]

Reply via email to