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.323

This commit is contained in:
Alexander01998 2024-07-04 18:47:42 +02:00
parent d33ec8a51e
commit feef28f33b

View File

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