Skip to content

Commit c2ddbae

Browse files
Update github-api to 1.324 (apache#588)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 7dee3a4 commit c2ddbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
3434
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
3535

3636
// used in ValidatePullRequest to check github PR comments whether to build all subprojects
37-
libraryDependencies += "org.kohsuke" % "github-api" % "1.323"
37+
libraryDependencies += "org.kohsuke" % "github-api" % "1.324"
3838

3939
// used for @unidoc directive
4040
libraryDependencies += "io.github.lukehutch" % "fast-classpath-scanner" % "3.1.15"

0 commit comments

Comments
 (0)