correct thyroxine dependency
Some checks failed
Publish to snapshot maven / build (push) Failing after 26s
Some checks failed
Publish to snapshot maven / build (push) Failing after 26s
This commit is contained in:
parent
461688d5f6
commit
d130aef707
|
@ -21,7 +21,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.ecorous.frogmc:thyroxine:1.0.0-SNAPSHOT")
|
implementation("dev.frogmc:thyroxine:1.0.0-SNAPSHOT")
|
||||||
implementation("org.ow2.asm:asm:9.7")
|
implementation("org.ow2.asm:asm:9.7")
|
||||||
implementation("com.google.code.gson:gson:2.10.1")
|
implementation("com.google.code.gson:gson:2.10.1")
|
||||||
implementation("org.vineflower:vineflower:1.10.1")
|
implementation("org.vineflower:vineflower:1.10.1")
|
||||||
|
|
Loading…
Reference in a new issue