Skip to content

Commit

Permalink
Update dependency org.kohsuke:github-api to v1.326
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent d791c2e commit 99cabab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
implementation("io.papermc:paperlib:1.0.8")
implementation("org.kohsuke:github-api:1.315")
implementation("org.kohsuke:github-api:1.326")
}

tasks.shadowJar {
Expand Down

0 comments on commit 99cabab

Please sign in to comment.