feat(Dependencies): bump CraftsCore version
All checks were successful
Build the Docker Image / docker (push) Successful in 5m28s
All checks were successful
Build the Docker Image / docker (push) Successful in 5m28s
This commit is contained in:
parent
f306d54e27
commit
9460828187
2 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue