Skip to content

Commit b60fbbd

Browse files
Update github-api to 1.318
1 parent a7676ef commit b60fbbd

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
@@ -43,7 +43,7 @@ addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
4343
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
4444

4545
// used in ValidatePullRequest to check github PR comments whether to build all subprojects
46-
libraryDependencies += "org.kohsuke" % "github-api" % "1.306"
46+
libraryDependencies += "org.kohsuke" % "github-api" % "1.318"
4747

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

0 commit comments

Comments
 (0)