chore: bump dependencies to 1.21.1
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful

This commit is contained in:
Johannes Frohnmeyer 2024-08-15 15:52:40 +02:00
parent 33f2bb4c13
commit ed442168e5
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -1,11 +1,11 @@
# jf-scripts version is in settings.gradle.kts
[versions]
minecraft = "1.21"
yarn = "build.1"
fabric-loader = "0.15.11"
fabric-api = "0.100.1+1.21"
minecraft = "1.21.1"
yarn = "build.3"
fabric-loader = "0.16.1"
fabric-api = "0.102.1+1.21.1"
jf-commons = "2.0.0-SNAPSHOT"
modmenu = "11.0.0-beta.1"
modmenu = "11.0.1"
annotations = "24.1.0"
javapoet = "1.13.0"