update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
This commit is contained in:
parent
de1c1bb744
commit
58b75daa8b
|
@ -7,7 +7,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "dev.frogmc"
|
||||
version = "0.0.1-alpha.9"
|
||||
version = "0.0.1-alpha.10"
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
|
||||
thyroxine = "0.0.1-alpha.3"
|
||||
thyroxine = "0.0.1-alpha.4"
|
||||
nightconfig = "3.7.3"
|
||||
mixin = "0.14.0+mixin.0.8.6"
|
||||
annotations = "24.1.0"
|
||||
|
|
Loading…
Reference in a new issue