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.
1 parent e3c5a90 commit 716e030Copy full SHA for 716e030
shared-internal/build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("io.ktor:ktor-serialization-kotlinx-json:3.2.3")
21
implementation("io.github.oshai:kotlin-logging:7.0.7")
22
implementation("com.auth0:java-jwt:4.5.0")
23
- implementation("org.kohsuke:github-api:1.327")
+ implementation("org.kohsuke:github-api:1.329")
24
25
testImplementation("io.kotest.extensions:kotest-extensions-mockserver:1.3.0")
26
testImplementation("org.slf4j:slf4j-simple:2.0.17")
0 commit comments