Skip to content

Commit

Permalink
Merge pull request #449 from skadi-cloud/dependabot/gradle/org.kohsuk…
Browse files Browse the repository at this point in the history
…e-github-api-1.314

build(deps): bump org.kohsuke:github-api from 1.313 to 1.314
  • Loading branch information
coolya authored May 11, 2023
2 parents 05268c8 + 8c28840 commit faed931
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.313")
implementation("org.kohsuke:github-api:1.314")

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

Expand Down

0 comments on commit faed931

Please sign in to comment.