Skip to content

Commit

Permalink
Bump org.kohsuke:github-api from 1.321 to 1.322 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent 0fe164b commit 51b3ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version
jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
truth = { group = "com.google.truth", name = "truth", version = "1.4.2" }
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk8", version = "2.0.0" }
gh-api = { group = "org.kohsuke", name = "github-api", version = "1.321" }
gh-api = { group = "org.kohsuke", name = "github-api", version = "1.322" }

[bundles]
# except for engine dependency, which is only needed for running tests
Expand Down

0 comments on commit 51b3ad1

Please sign in to comment.