Skip to content

Commit

Permalink
build(deps): bump org.kohsuke:github-api from 1.317 to 1.318
Browse files Browse the repository at this point in the history
Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.317 to 1.318.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](hub4j/github-api@github-api-1.317...github-api-1.318)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 368514e commit 18621d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
implementation("org.jetbrains.exposed:exposed-java-time:$exposed_version")
implementation("org.postgresql:postgresql:42.5.3")
implementation("org.kohsuke:github-api:1.317")
implementation("org.kohsuke:github-api:1.318")

implementation("org.bouncycastle:bcprov-jdk15on:1.70")

Expand Down

0 comments on commit 18621d9

Please sign in to comment.