Skip to content

Commit 5f2d6bd

Browse files
Update dependency org.kohsuke:github-api to v1.330
1 parent 008efa1 commit 5f2d6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("org.jetbrains:annotations:24.1.0")
2121
implementation("org.jetbrains:annotations:24.1.0")
2222

23-
implementation("org.kohsuke:github-api:1.322")
23+
implementation("org.kohsuke:github-api:1.330")
2424
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
2525
implementation("com.squareup.okhttp3:okhttp:4.12.0")
2626
}

0 commit comments

Comments
 (0)