fix(gradle): bump craftscore
Some checks failed
Build the Docker Image / docker (push) Failing after 1m53s
Some checks failed
Build the Docker Image / docker (push) Failing after 1m53s
This commit is contained in:
parent
1cac23df5d
commit
dcf499f5eb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'de.craftsblock:craftsnet:3.3.4-SNAPSHOT'
|
implementation 'de.craftsblock:craftsnet:3.3.4-SNAPSHOT'
|
||||||
implementation 'de.craftsblock.craftscore:CraftsCore:3.7.60-SNAPSHOT'
|
implementation 'de.craftsblock.craftscore:CraftsCore:3.7.65-SNAPSHOT'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
|
||||||
implementation 'com.google.code.gson:gson:2.11.0'
|
implementation 'com.google.code.gson:gson:2.11.0'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue