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

This commit is contained in:
Alexander01998 2024-08-20 12:17:45 +02:00
parent 37febd5d99
commit ef15e43921

View File

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