mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 14:15:22 +02:00
fix build.gradle
This commit is contained in:
parent
59bfd77e8d
commit
fbfc905a0d
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ dependencies {
|
||||||
|
|
||||||
implementation 'org.xerial:sqlite-jdbc:3.46.0.0'
|
implementation 'org.xerial:sqlite-jdbc:3.46.0.0'
|
||||||
implementation 'com.mysql:mysql-connector-j:9.0.0'
|
implementation 'com.mysql:mysql-connector-j:9.0.0'
|
||||||
|
implementation 'net.raphimc:MinecraftAuth:4.1.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
jar {
|
jar {
|
||||||
|
|
Loading…
Add table
Reference in a new issue