Skip to content

Commit da354ca

Browse files
authored
Merge pull request #86 from skadi-cloud/dependabot/gradle/org.kohsuke-github-api-1.301
build(deps): bump github-api from 1.135 to 1.301
2 parents efe504c + 61e5442 commit da354ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
6262
implementation("org.jetbrains.exposed:exposed-java-time:$exposed_version")
6363
implementation("org.postgresql:postgresql:42.3.1")
64-
implementation("org.kohsuke:github-api:1.135")
64+
implementation("org.kohsuke:github-api:1.301")
6565

6666
implementation("org.bouncycastle:bcprov-jdk15on:1.69")
6767

0 commit comments

Comments
 (0)