We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efe504c + 61e5442 commit da354caCopy full SHA for da354ca
server/build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
implementation("org.jetbrains.exposed:exposed-jdbc:$exposed_version")
62
implementation("org.jetbrains.exposed:exposed-java-time:$exposed_version")
63
implementation("org.postgresql:postgresql:42.3.1")
64
- implementation("org.kohsuke:github-api:1.135")
+ implementation("org.kohsuke:github-api:1.301")
65
66
implementation("org.bouncycastle:bcprov-jdk15on:1.69")
67
0 commit comments