update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s

This commit is contained in:
moehreag 2024-06-17 20:44:44 +02:00
parent de1c1bb744
commit 58b75daa8b
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ plugins {
} }
group = "dev.frogmc" group = "dev.frogmc"
version = "0.0.1-alpha.9" version = "0.0.1-alpha.10"
repositories { repositories {
maven { maven {

View file

@ -1,6 +1,6 @@
[versions] [versions]
thyroxine = "0.0.1-alpha.3" thyroxine = "0.0.1-alpha.4"
nightconfig = "3.7.3" nightconfig = "3.7.3"
mixin = "0.14.0+mixin.0.8.6" mixin = "0.14.0+mixin.0.8.6"
annotations = "24.1.0" annotations = "24.1.0"