feat(Dependencies): bump CraftsCore version
All checks were successful
Build the Docker Image / docker (push) Successful in 5m28s

This commit is contained in:
Paul Fey 2025-06-07 12:18:11 +02:00
parent f306d54e27
commit 9460828187
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ repositories {
}
dependencies {
implementation 'de.craftsblock:craftsnet:3.3.4-SNAPSHOT'
implementation "de.craftsblock:craftsnet:3.4.2-SNAPSHOT"
implementation "de.craftsblock:craftscore:3.7.65-SNAPSHOT"
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.google.code.gson:gson:2.11.0'