Skip to content

Commit

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

build(deps): bump org.kohsuke:github-api from 1.317 to 1.319
  • Loading branch information
coolya authored Mar 16, 2024
2 parents 9fc8b78 + 10d3dc0 commit df63e6f
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.319")

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

Expand Down

0 comments on commit df63e6f

Please sign in to comment.