fix(gradle): fix name
All checks were successful
Build the Docker Image / docker (push) Successful in 4m49s
All checks were successful
Build the Docker Image / docker (push) Successful in 4m49s
This commit is contained in:
parent
dcf499f5eb
commit
bc6b14498d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation 'de.craftsblock:craftsnet:3.3.4-SNAPSHOT'
|
||||
implementation 'de.craftsblock.craftscore:CraftsCore:3.7.65-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