Skip to content

Commit f6456a7

Browse files
Update github-api to 1.329 (#707)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent be75aa3 commit f6456a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
3333
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
3434

3535
// used in ValidatePullRequest to check github PR comments whether to build all subprojects
36-
libraryDependencies += "org.kohsuke" % "github-api" % "1.327"
36+
libraryDependencies += "org.kohsuke" % "github-api" % "1.329"
3737

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

0 commit comments

Comments
 (0)