Skip to content

Commit

Permalink
Update dependency org.kohsuke:github-api to v1.307 (#5168)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 1, 2022
1 parent fe731ab commit 94527f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/github-milestone-report.main.kts
Expand Up @@ -9,7 +9,7 @@

// for the exec line
@file:Suppress("detekt.CommentSpacing")
@file:DependsOn("org.kohsuke:github-api:1.135")
@file:DependsOn("org.kohsuke:github-api:1.307")
@file:DependsOn("com.github.ajalt:clikt:2.8.0")

import com.github.ajalt.clikt.core.CliktCommand
Expand Down

0 comments on commit 94527f3

Please sign in to comment.