Bump thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 32s
All checks were successful
Publish to snapshot maven / build (push) Successful in 32s
This commit is contained in:
parent
005dc3f185
commit
274c59f979
|
@ -7,7 +7,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "dev.frogmc"
|
||||
version = "0.0.1-alpha.23"
|
||||
version = "0.0.1-alpha.24"
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
|
@ -24,7 +24,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("dev.frogmc:thyroxine:0.0.1-alpha.15")
|
||||
implementation("dev.frogmc:thyroxine:0.0.1-alpha.16")
|
||||
implementation("org.ow2.asm:asm:9.7")
|
||||
implementation("org.ow2.asm:asm-commons:9.7")
|
||||
implementation("org.ow2.asm:asm-tree:9.7")
|
||||
|
|
Loading…
Reference in a new issue