Skip to content

Commit 4d4bf3c

Browse files
authored
Merge pull request #267 from MinecraftModDevelopment/renovate/org.kohsuke-github-api-1.x
Update dependency org.kohsuke:github-api to v1.315
2 parents 19649e4 + b84b095 commit 4d4bf3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
mavenCentral()
1212
}
1313
dependencies {
14-
classpath 'org.kohsuke:github-api:1.307'
14+
classpath 'org.kohsuke:github-api:1.315'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)