0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 17:02:13 +02:00

Update org.kohsuke:github-api to 1.322

This commit is contained in:
Alexander01998 2024-06-21 15:18:18 +02:00
parent 992fc8e881
commit 41210c3f78

View File

@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath "org.kohsuke:github-api:1.321"
classpath "org.kohsuke:github-api:1.322"
}
}